django1/tests/invalid_models_tests
Akis Kesoglou aaad3e27ac Fixed #22217 - ManyToManyField.through_fields fixes.
- Docs description of arguments mix up.
- Keep it from erroneously masking E332 check.
- Add checks E338 and E339, tweak message of E337.
2014-03-11 19:33:04 -03:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
base.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
test_backend_specific.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
test_models.py Edited model and field checks for grammar and consistency. 2014-03-03 18:18:39 +08:00
test_ordinary_fields.py Edited model and field checks for grammar and consistency. 2014-03-03 18:18:39 +08:00
test_relative_fields.py Fixed #22217 - ManyToManyField.through_fields fixes. 2014-03-11 19:33:04 -03:00