This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
272f685794
django
/
tests
/
admin_utils
History
Jon Dufresne
ff05de760c
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
..
__init__.py
…
admin.py
Fixed
#21113
-- Made LogEntry.change_message language independent
2016-01-08 20:34:59 +01:00
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
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
urls.py
Moved LogEntry-related tests to their own test case
2015-12-28 20:29:08 +01:00