Mariusz Felisiak f64fd47a76 Fixed #9602 -- Added AdminSite.get_model_admin(). 1 vuosi sitten
..
templates 2978c63a34 Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value. 3 vuotta sitten
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
admin.py 868e2fcdda Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2 vuotta sitten
custom_has_permission_admin.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
customadmin.py 2bee0b4328 Fixed #7497 -- Allowed overriding the order of apps and models in admin. 3 vuotta sitten
forms.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
models.py c72f6f36c1 Fixed #11803 -- Allowed admin select widgets to display new related objects. 3 vuotta sitten
test_actions.py bfb8fda3e6 Refs #34342 -- Added tests for handling sync streaming responses by test client. 2 vuotta sitten
test_adminsite.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
test_autocomplete_view.py f64fd47a76 Fixed #9602 -- Added AdminSite.get_model_admin(). 1 vuosi sitten
test_breadcrumbs.py 9440f6ba41 Fixed #34512 -- Restored breadcrumbs on admin app index view. 1 vuosi sitten
test_forms.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
test_history_view.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
test_multidb.py 8e89dfe1c2 Fixed various tests on MySQL with MyISAM storage engine. 2 vuotta sitten
test_nav_sidebar.py c4aac2ac1e Fixed #34042 -- Improved accessibility of admin's navigation sidebar. 2 vuotta sitten
test_related_object_lookups.py 1699f8b52a Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin. 1 vuosi sitten
test_skip_link_to_content.py 6e891a1722 Removed obsolete test_skip_link_is_skipped_when_there_is_searchbar test. 2 vuotta sitten
test_templatetags.py 2878938626 Fixed #34301 -- Made admin's submit_row check add permission for "Save as new" button. 2 vuotta sitten
tests.py 649262a406 Made some Selenium tests less flaky by adding explicit wait. 1 vuosi sitten
urls.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten
views.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 vuotta sitten