django1/django/forms
Aymeric Augustin 9b1cb755a2 Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
For more information on this project, see this thread:
http://groups.google.com/group/django-developers/browse_thread/thread/cf0423bbb85b1bbf



git-svn-id: http://code.djangoproject.com/svn/django/trunk@17106 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-18 13:01:06 +00:00
..
extras Fixed #17165 -- Fixed `SelectDateWidget._has_changed()` to work correctly with a localized date format. 2011-11-06 00:31:06 +00: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 Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
forms.py Remove comments referencing encryption. Django doesn't do encryption. 2011-10-18 20:28:52 +00:00
formsets.py Remove comments referencing encryption. Django doesn't do encryption. 2011-10-18 20:28:52 +00:00
models.py Remove several more relative imports. 2011-10-17 16:56:18 +00:00
util.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
widgets.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00