django/tests/admin_widgets
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
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
tests.py Fixed #20663 -- "Today" and "now" admin shortcuts. 2013-07-09 23:04:33 +02:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
widgetadmin.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00