Can anyone please suggest me a good open source python lib for
generating PDF files from HTML file.
Mainly I want to display an formatted table with some images..
Thanks,
Bala
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Googl
Hi,
Is it possible to apply validation on particular field within
models.py?.
I have the below model defined, the form is dynamically managed by
Django Admin
class CategoryMapping(models.Model):
categoryid = models.AutoField(primary_key=True,)
categorytype = models.CharField( max_