django/tests/forms_tests
Stephen Burrows e2518fdf46 Fixed #12337 - Honor ModelForm.Meta.exclude when saving ManyToManyFields.
Thanks margieroginski for the report.
2013-06-06 10:01:48 -04:00
..
templates/forms_tests Removed forced settings in runtests 2013-03-11 17:46:56 +01:00
tests Fixed #12337 - Honor ModelForm.Meta.exclude when saving ManyToManyFields. 2013-06-06 10:01:48 -04:00
__init__.py
models.py
urls.py
views.py