django1/django/contrib
Loic Bistuer 7e6d852bac Fixed #20663 -- "Today" and "now" admin shortcuts.
Changed the shortcuts next to date and time intput widgets
to account for the current timezone.

Refs #7717, #14253 and #18768.
2013-07-09 23:04:33 +02:00
..
admin Fixed #20663 -- "Today" and "now" admin shortcuts. 2013-07-09 23:04:33 +02:00
admindocs Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
auth Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL. 2013-07-04 09:32:32 -04:00
comments Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
contenttypes Use a more explicit check for whether these ids are None. 2013-07-08 12:44:17 +10:00
flatpages Removed several unused imports. 2013-06-19 17:18:40 +02:00
formtools Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
gis Added a test for the envelope() GeoQuerySet method 2013-07-09 20:37:01 +02:00
humanize Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
messages Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
sitemaps Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
sites Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
staticfiles Replaced `and...or...` constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00