django1/tests/admin_views
Mariusz Felisiak 3278c31fa5 [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.
Backport of 7119f40c98 from main.
2022-02-08 19:25:02 +01:00
..
templates Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value. 2021-05-20 07:04:26 +02:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
custom_has_permission_admin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
customadmin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
forms.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
models.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_actions.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_adminsite.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_autocomplete_view.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_forms.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_history_view.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_multidb.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_nav_sidebar.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_templatetags.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
tests.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
urls.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
views.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00