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 |
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
Jason Hoos
|
a50b66da30
|
Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children.
|
2015-06-26 09:09:09 -04:00 |
Tim Graham
|
1306cd1e8a
|
Fixed #24377 -- Fixed model inline formsets with primary key's that have defaults.
|
2015-02-23 08:44:27 -05:00 |