django1/django/forms
Tim Graham f40c82213f Added backwards compatability shims for util modules.
refs #17627
2013-09-16 12:53:42 -04:00
..
extras Fixed #20986 -- Enabled SelectDateWidget to use custom months 2013-08-28 16:39:26 +03:00
__init__.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
fields.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
forms.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
formsets.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
models.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
util.py Added backwards compatability shims for util modules. 2013-09-16 12:53:42 -04:00
utils.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
widgets.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00