1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_utils
2018-01-03 15:02:00 -05:00
..
__init__.py
admin.py
models.py Refs #27953 -- Removed hardcoded uses of Model.__str__() in tests. 2017-06-09 13:28:50 -04:00
test_logentry.py Completed test coverage for admin's LogEntry model. 2017-06-19 14:12:38 -04:00
tests.py Added display_for_value() tests for boolean values. 2018-01-03 15:02:00 -05:00
urls.py