This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-04 02:48:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
058d112ed2
django
/
tests
/
generic_inline_admin
History
Download ZIP
Download TAR.GZ
Tim Graham
058d112ed2
Refs
#27175
-- Removed an obsolete test comment and DEBUG=True.
...
As of
e62165b898
, {% include %} doesn't silence exceptions.
2017-12-28 14:57:06 -05:00
..
__init__.py
admin.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Refs
#27175
-- Removed an obsolete test comment and DEBUG=True.
2017-12-28 14:57:06 -05:00
urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00