django1/tests/model_inheritance_regress
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