django1/tests/model_formsets
Alexander Kavanaugh 008ba77dfd [1.11.x] Fixed #28159 -- Fixed BaseInlineFormSet._construct_form() crash when using save_as_new.
Regression in 4a246a02bd.

Backport of 362fba87c9 from master
2017-05-03 08:59:41 -04:00
..
__init__.py
models.py Refs #25415 -- Fixed invalid models in the test suite. 2016-09-09 17:16:42 -04:00
test_uuid.py Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children. 2015-06-26 09:09:09 -04:00
tests.py [1.11.x] Fixed #28159 -- Fixed BaseInlineFormSet._construct_form() crash when using save_as_new. 2017-05-03 08:59:41 -04:00