django/tests/introspection
Nick Pope 0ef9979669 Fixed #30123 -- Removed tuple support in DatabaseIntrospection.get_field_type().
Support for returning tuples was undocumented and error prone.
2019-01-23 13:18:03 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
tests.py Fixed #30123 -- Removed tuple support in DatabaseIntrospection.get_field_type(). 2019-01-23 13:18:03 -05:00