This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-03 21:25:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
4d420a53cf
django
/
tests
/
admin_utils
History
Download ZIP
Download TAR.GZ
Tim Graham
fa75b2cb51
Refs
#27795
-- Removed force_bytes/text() usage in tests.
2018-02-07 14:20:04 -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
Refs
#27795
-- Removed force_bytes/text() usage in tests.
2018-02-07 14:20:04 -05:00
tests.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
urls.py