django1/django/forms
Aymeric Augustin 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05: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 Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00
forms.py Moved translator comment just above the target string 2013-08-22 09:52:54 +02:00
formsets.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
models.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
util.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
widgets.py Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00