1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/admin_utils
2020-06-25 11:23:26 +02:00
..
__init__.py
admin.py
models.py Added test for django.contrib.admin.utils.help_text_for_field(). 2020-06-25 11:23:26 +02: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 Added test for django.contrib.admin.utils.help_text_for_field(). 2020-06-25 11:23:26 +02:00
urls.py