django1/tests/admin_inlines
Paulo 927d9b51fe [1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-editable pk.
Thanks Robin Anupol for the initial report and workaround.

Backport of 9dc83c356d from master
2017-06-12 21:22:53 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py [1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-editable pk. 2017-06-12 21:22:53 -04:00
models.py [1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-editable pk. 2017-06-12 21:22:53 -04:00
test_templates.py Fixed #25165 -- Removed inline JavaScript from the admin. 2015-12-05 15:51:57 -05:00
tests.py [1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-editable pk. 2017-06-12 21:22:53 -04:00
urls.py Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00