django/tests/m2m_regress
Claude Paroz 7ce9644d93 Added a test to ensure bad assignation to M2M doesn't clear data
Refs #14394.
2014-12-24 14:18:00 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField. 2014-07-09 16:01:09 -04:00
tests.py Added a test to ensure bad assignation to M2M doesn't clear data 2014-12-24 14:18:00 +01:00