django/tests/modeltests/model_forms
2011-03-04 01:27:14 +00:00
..
__init__.py
mforms.py Fixed #14951 -- Made the unique_for_{date,month,year} model field constraints to not fail when the related DateField is empty. 2011-01-09 13:26:39 +00:00
models.py Refs #15550 -- Corrected another primary-key ordering problem in the modelforms tests. Thanks to bberes for the report. 2011-03-04 01:27:14 +00:00
test.png
test2.png Fixed #10196: Restored setting of image file width and height fields lost in r9766, and added tests for this function. Thanks to vicvicvic for the ticket and patch and for Alex for reminding me not to break non-PIL-boxes with the new tests. 2009-02-16 18:34:28 +00:00
tests.py Revert [15653], which was absolutely not ready to be committed. 2011-02-26 08:50:15 +00:00