django/tests/invalid_models_tests
Simon Charette a325fb1f9b Fixed #26162 -- Checked query name clashes of hidden relationships.
Although reverse accessor clashes should be skipped query name can't be hidden.

Thanks to Ian Foote and Tim Graham for the review.
2016-02-08 09:59:27 -05:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
test_backend_specific.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_custom_fields.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_deprecated_fields.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_models.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_ordinary_fields.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_relative_fields.py Fixed #26162 -- Checked query name clashes of hidden relationships. 2016-02-08 09:59:27 -05:00