The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
[1.9.x] Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Backport of f18b08748abaecb171fdcbcdfdcd7e4d95d931d1 from master
by
Lindsey the Elephant Seal 2015-12-19 19:02:24 UTC
commit c80d85d4ad05ee905321e410e1a3e7a49d730233
Django
django/contrib/admin/options.py
+1
-1
django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
+2
-23
django/contrib/admin/templates/admin/change_form.html
+18
docs/releases/1.9.1.txt
-3
tests/admin_views/admin.py
+2
-5
tests/admin_views/tests.py
-28
expand_less