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-10-30 00:56:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
5bc9904b3598a3cbdf7f5ebff744ffd77dc8fc87
django
/
tests
/
model_inheritance
History
Aron Podrigal
fc49e73648
[1.8.x]
Fixed
#15321
-- Honored ancestors unique checks.
...
Thanks to Tim for the review. Backport of
79f27f2b61
from master
2015-02-03 18:58:48 -05:00
..
same_model_name
Fixed
#22402
-- Consolidated model_inheritance tests.
2014-04-21 11:43:08 +02:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x]
Fixed
#15321
-- Honored ancestors unique checks.
2015-02-03 18:58:48 -05:00
tests.py
[1.8.x]
Fixed
#15321
-- Honored ancestors unique checks.
2015-02-03 18:58:48 -05:00