This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
46d1af2e82
django
/
tests
/
admin_utils
History
Mads Jensen
a51c4de194
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
..
__init__.py
…
admin.py
…
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
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
urls.py
…