1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/modeltests/model_forms
2010-08-17 07:07:28 +00:00
..
__init__.py
mforms.py Fixed #13138: Ensure required=False on a model form field overrides 2010-03-18 02:03:07 +00:00
models.py Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in styling 2010-08-06 17:47:58 +00:00
test2.png
test.png
tests.py Fixed #14102 -- Ensure that fields that have been excluded from a form aren't included in the unique_for_* checks, either. Thanks to Travis Cline for the report and fix. 2010-08-17 07:07:28 +00:00