django1/tests/admin_utils
Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases
Thanks Tim Graham for the review.
2017-02-07 09:04:04 +01: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 Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
test_logentry.py Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
tests.py Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
urls.py Moved LogEntry-related tests to their own test case 2015-12-28 20:29:08 +01:00