django1/django/contrib/admin/views
Erwin Junge a6cb8ec389 Fixed #30922 -- Fixed ModelAdmin.date_hierarchy queries with DST changes.
There was an issue where admin date_hierarchy didn't render last day of
a month in DST-switch month.
2019-10-29 11:21:03 +01:00
..
__init__.py
autocomplete.py Removed AutocompleteJsonView.paginator_class. 2019-02-27 09:54:16 -05:00
decorators.py Fixed #24294 -- Allowed staff_member_required decorator to handle args. 2015-03-02 13:15:34 -05:00
main.py Fixed #30922 -- Fixed ModelAdmin.date_hierarchy queries with DST changes. 2019-10-29 11:21:03 +01:00