summaryrefslogtreecommitdiff
path: root/tests/introspection/tests.py
AgeCommit message (Expand)Author
2014-02-02Ensure cursors are closed when no longer needed.Michael Manfre
2013-09-14Fixed #21097 - Added DatabaseFeature.can_introspect_autofieldMichael Manfre
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-03-02Add introspection support for BinaryFieldClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner