This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_formsets
History
Neeraj Kumar
b91d62cca0
Refs
#24377
-- Added assertions for model inlines with primary key that has a default.
...
This ensures that a model field default is ignored.
2023-07-07 08:18:31 +02:00
..
__init__.py
…
models.py
…
test_uuid.py
Refs
#24377
-- Added assertions for model inlines with primary key that has a default.
2023-07-07 08:18:31 +02:00
tests.py
…