1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/admin_utils
2016-04-08 10:12:33 -04: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 Made @override_settings(ROOT_URLCONF=...) consistent. 2016-02-08 09:52:39 -05:00
tests.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
urls.py Moved LogEntry-related tests to their own test case 2015-12-28 20:29:08 +01:00