django/tests/regressiontests/introspection
Claude Paroz 879b245baa Fixed #5725 -- Fixed varchar column size introspection for MySQL
Thanks ferdonline for the initial patch and Karen Tracey for the
related post on django-users.
2012-08-30 19:28:13 +02:00
..
__init__.py Added tests for database introspection. Refs #9779. 2009-04-02 04:32:48 +00:00
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py Fixed #5725 -- Fixed varchar column size introspection for MySQL 2012-08-30 19:28:13 +02:00