1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_utils
2021-01-13 17:19:22 +01:00
..
__init__.py
admin.py
models.py Fixed #16117 -- Added decorators for admin action and display functions. 2021-01-13 17:19:22 +01:00
test_logentry.py Refs #31395 -- Relied on setUpTestData() test data isolation in various tests. 2020-05-15 20:22:56 +02:00
tests.py Fixed #16117 -- Added decorators for admin action and display functions. 2021-01-13 17:19:22 +01:00
urls.py