1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/model_formsets
vgolubev e87f57fdb8 Fixed #26142 -- Allowed model formsets to prevent new object creation.
Thanks Jacob Walls, David Smith, and Mariusz Felisiak for reviews.

Co-authored-by: parth <parthvin@gmail.com>
2022-01-27 20:45:21 +01:00
..
__init__.py
models.py
test_uuid.py
tests.py Fixed #26142 -- Allowed model formsets to prevent new object creation. 2022-01-27 20:45:21 +01:00