django1/django/forms
Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
..
extras Refactored some code in SelectDateWidget. 2014-04-10 13:03:23 -04:00
__init__.py Fixed #21489 -- Make formsets directly importable from django.forms. 2013-11-25 19:16:19 -05:00
fields.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
forms.py Removed casting to bool just before negation. 2014-04-07 08:30:05 -04:00
formsets.py Removed casting to bool just before negation. 2014-04-07 08:30:05 -04:00
models.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
util.py Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 15:44:52 +13:00
utils.py Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00
widgets.py Removed warning for Widget.is_hidden property. 2014-03-21 19:25:54 -04:00