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-02-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_inheritance
History
Simon Charette
67cf5efa31
Fixed
#26413
-- Fixed a regression with abstract model inheritance and explicit parent links.
...
Thanks Trac alias trkjgrdg for the report and Tim for investigation and review.
2016-03-28 21:11:37 -04:00
..
same_model_name
…
__init__.py
…
models.py
Fixed
#25354
-- Added class/app_label interpolation for related_query_name.
2016-01-28 11:10:47 -05:00
tests.py
Fixed
#26413
-- Fixed a regression with abstract model inheritance and explicit parent links.
2016-03-28 21:11:37 -04:00