1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
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