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
d77657737f
django
/
tests
/
admin_utils
History
Tim Graham
043bd70942
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05: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
Refs
#27953
-- Removed hardcoded uses of Model.__str__() in tests.
2017-06-09 13:28:50 -04:00
test_logentry.py
Fixed
#29370
-- Added choices to LogEntry.action_flag field.
2018-05-07 10:07:45 -04:00
tests.py
Fixed
#29682
-- Fixed admin change form crash if a view-only model's form has an extra field.
2018-08-20 11:14:20 -04:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00