This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a6b4c07b6e
django
/
tests
/
model_inheritance_regress
History
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
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
tests.py
Fixed
#29871
-- Allowed setting pk=None on a child model to create a copy.
2020-01-15 08:28:30 +01:00