This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 08:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
2015f5f134
django
/
tests
/
model_inheritance_regress
History
Download ZIP
Download TAR.GZ
Paulo Alvarado
c432927160
Fixed
#26362
-- Fixed update of the inherited id field of an object when its parent changes.
2017-06-26 12:11:20 -04:00
..
__init__.py
models.py
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
tests.py
Fixed
#26362
-- Fixed update of the inherited id field of an object when its parent changes.
2017-06-26 12:11:20 -04:00