1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00: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
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 Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00