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
926fa7116f
django
/
tests
/
admin_utils
History
Tim Graham
d311124be5
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
..
__init__.py
…
admin.py
…
models.py
…
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
…