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
aeb8c38178
django
/
tests
/
admin_inlines
History
Jon Dufresne
ff05de760c
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#28866
-- Made InlineAdminFormSet include InlineModelAdmin's Media before its formset's Media.
2017-11-30 20:15:28 -05:00
models.py
Fixed
#27967
-- Fixed KeyError in admin's inline form with inherited non-editable pk.
2017-06-12 21:12:54 -04:00
test_templates.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00