This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 03:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_inheritance
History
Akis Kesoglou
3297f9e1ad
[1.7.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
...
Backport of 6613ea6e3f from master
2014-08-30 07:16:42 -04:00
..
same_model_name
[1.7.x]
Fixed
#22402
-- Consolidated model_inheritance tests.
2014-04-21 11:43:38 +02:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#17673
-- Forbid field shadowing.
2014-02-10 10:04:19 -05:00
tests.py
[1.7.x]
Fixed
#23370
-- defer() + select_related() crashed with inherited models.
2014-08-30 07:16:42 -04:00