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-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
0b83c8cc4d
django
/
tests
/
model_inheritance_regress
History
Download ZIP
Download TAR.GZ
chetan22
63e6ee1f99
Fixed
#29871
-- Allowed setting pk=None on a child model to create a copy.
...
Thanks Simon Charette and Tim Graham for the initial patch.
2020-01-15 08:28:30 +01:00
..
__init__.py
models.py
tests.py
Fixed
#29871
-- Allowed setting pk=None on a child model to create a copy.
2020-01-15 08:28:30 +01:00