This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4321ee25c5
django
/
tests
/
modeltests
/
proxy_model_inheritance
History
Anssi Kääriäinen
5d01f3caea
[py3] Removed map() calls used for side-effects only
2012-08-15 13:23:41 +03:00
..
app1
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
app2
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
__init__.py
Refs:
#12286
-- Add a test to verify that a proxied model's table is created in
2010-03-21 20:29:11 +00:00
models.py
Fixed
#18083
-- Fixed cascade deletion with proxy model of concrete subclass. Thanks Simon Charette for report and patch.
2012-04-09 22:41:20 +00:00
tests.py
[py3] Removed map() calls used for side-effects only
2012-08-15 13:23:41 +03:00