This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
model_inheritance_regress
History
Malcolm Tredinnick
dfd7a6c781
Fixed
#10251
-- Fixed model inheritance when there's also an explicit pk field.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9970
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-04 07:20:08 +00:00
..
__init__.py
Fixed
#7350
,
#7202
-- Fixed serialization for multi-model inheritance, which had multiple problems:
2008-06-09 14:03:35 +00:00
models.py
Fixed
#10251
-- Fixed model inheritance when there's also an explicit pk field.
2009-03-04 07:20:08 +00:00