1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/admin_utils
2016-11-10 21:30:21 -05:00
..
__init__.py
admin.py Fixed #21113 -- Made LogEntry.change_message language independent 2016-01-08 20:34:59 +01:00
models.py Fixed #21113 -- Made LogEntry.change_message language independent 2016-01-08 20:34:59 +01:00
test_logentry.py Refs #27218 -- Fixed LogEntry tests on MySQL 5.5. 2016-10-05 09:17:26 -04:00
tests.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
urls.py