django1/django/forms
Tim Graham 71d76ec011 Fixed #10239 - Added docs for modelform_factory
Thanks ingenieroariel for the suggestion and slurms for the review.
2013-01-11 06:00:19 -05:00
..
extras [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
__init__.py Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
fields.py Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 2012-09-26 14:14:51 +02:00
forms.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
formsets.py Fixed #19545 -- Make sure media/is_multipart work with empty formsets 2013-01-03 15:16:23 +01:00
models.py Fixed #10239 - Added docs for modelform_factory 2013-01-11 06:00:19 -05:00
util.py Sort HTML attributes on generated forms 2012-12-24 00:47:17 +00:00
widgets.py Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets 2013-01-09 16:06:56 -08:00