1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/model_formsets
2010-10-13 00:30:02 +00:00
..
__init__.py
models.py Fixed #13811 -- Changed unique validation in model formsets to ignore None values, not just omit them 2010-10-13 00:30:02 +00:00
tests.py Fixed #12692 - Properly handle the extra clause of admin inline formsets. Also fixes #12703, second error. 2010-02-01 14:14:56 +00:00