This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1b8f552b08
django
/
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