0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/admin_utils
2020-10-09 08:14:17 +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 Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin. 2020-10-09 08:14:17 +02:00
urls.py