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-07-25 14:14:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
56c87b51ab
django
/
tests
/
proxy_model_inheritance
History
Download ZIP
Download TAR.GZ
Simon Charette
211486f3ab
Fixed
#23076
,
#25505
-- Fixed deletion of intermediate proxy models.
...
Thanks to James Murty for his work on an alternate patch.
2015-10-12 12:14:26 -04:00
..
app1
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
app2
__init__.py
models.py
Fixed
#23076
,
#25505
-- Fixed deletion of intermediate proxy models.
2015-10-12 12:14:26 -04:00
tests.py
Fixed
#23076
,
#25505
-- Fixed deletion of intermediate proxy models.
2015-10-12 12:14:26 -04:00