This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
99fc5dc13c
django1
/
tests
/
introspection
History
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