This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
a6fb81750a
django1
/
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
…
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