django/tests/admin_utils
Tim Graham d5dbf2e166 [1.10.x] Fixed admin_utils test failures due to translation updates.
Backport of 24123c3136 from master
2016-08-01 15:44:20 -04:00
..
__init__.py Renamed tests for util -> utils moves; refs #17627. 2014-12-31 11:26:27 -05:00
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 [1.10.x] Fixed admin_utils test failures due to translation updates. 2016-08-01 15:44:20 -04:00
tests.py Fixed #26582 -- Added prettier admin display for list values. 2016-05-07 15:49:41 -04:00
urls.py Moved LogEntry-related tests to their own test case 2015-12-28 20:29:08 +01:00