django1/django
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
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Completed some more name_local names 2013-07-08 12:03:26 +02:00
contrib Fixed #20663 -- "Today" and "now" admin shortcuts. 2013-07-09 23:04:33 +02:00
core Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3. 2013-07-09 11:55:45 -04:00
db Fixed #17339 -- Factor out has_result into database backend. 2013-07-09 06:41:52 -04:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Deprecate usage of boolean value for widget attributes 2013-07-05 19:33:19 +02:00
http Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00
middleware Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Simplified testing connection type 2013-07-09 19:47:57 +02:00
utils Fixed #20711 -- Fixed broken link in timesince.py docstring 2013-07-07 12:40:05 -04:00
views Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00