django1/django/contrib/admin/views
Fabio Sangiovanni b457068cf2 Fixed #31187 -- Fixed detecting of existing total ordering in admin changelist when using Meta.constraints.
Detection of existing total ordering in admin changelist now takes into
account non-partial unique constraints.
2020-02-19 09:36:23 +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 #31187 -- Fixed detecting of existing total ordering in admin changelist when using Meta.constraints. 2020-02-19 09:36:23 +01:00