1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/modeltests/model_forms
2011-04-22 12:01:33 +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 #6953 -- Correctly sort ManyToMany fields in ModelForms. Thanks, dgouldin, mk and Alex. 2011-04-22 12:01:33 +00:00
test2.png
test.png
tests.py Revert [15653], which was absolutely not ready to be committed. 2011-02-26 08:50:15 +00:00