django/tests/admin_inlines
Vasiliy Bolshakov 03974d8122 Fixed -- Made InlineAdminFormSet include InlineModelAdmin's Media before its formset's Media.
This provides better backwards compatibility following refs .
2017-11-30 20:15:28 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed -- Made InlineAdminFormSet include InlineModelAdmin's Media before its formset's Media. 2017-11-30 20:15:28 -05:00
models.py Fixed -- Fixed KeyError in admin's inline form with inherited non-editable pk. 2017-06-12 21:12:54 -04:00
test_templates.py Refs -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py Fixed -- Made InlineAdminFormSet include InlineModelAdmin's Media before its formset's Media. 2017-11-30 20:15:28 -05:00
urls.py Fixed -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00