google-code-export / dojango

Automatically exported from code.google.com/p/dojango
Other
1 stars 0 forks source link

modelformset_factory with required fields #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Not is allowing to save without filling the extra form, when model contains 
required fields with using a dojango modelformset_factory

What is the expected output? What do you see instead?

This problem does not occur in django modelformset_factory

What version of the product are you using? On what operating system?
Django 1, 1, 1, 'final', 0
0, 5, 1, 'alpha', 0
Dojo 1.5

Original issue reported on code.google.com by maud...@gmail.com on 7 Sep 2010 at 3:20

GoogleCodeExporter commented 9 years ago
Hi maudhof,

could you provide a sample django-project that shows that problem?

Regards, Tobias

Original comment by tobias.k...@googlemail.com on 19 Nov 2010 at 2:28

GoogleCodeExporter commented 9 years ago
Works for me with latest Django 1.3.0 Beta 1 and Dojango with r277. If there is 
a concrete test-case this ticket can be reopened.

Original comment by tobias.k...@googlemail.com on 26 Dec 2010 at 12:03