1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/modeltests/model_forms
2011-03-04 00:27:22 +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 Fixed #15550 -- Corrected an ordering dependency in the model_forms doctests. Thanks to bberes for the report. 2011-03-04 00:27:22 +00:00
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
test.png
tests.py Revert [15653], which was absolutely not ready to be committed. 2011-02-26 08:50:15 +00:00