django/tests
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
..
modeltests Removed unnecessary bytes prefix for ContentFile 2012-08-29 11:32:18 +02:00
regressiontests Fixed #5725 -- Fixed varchar column size introspection for MySQL 2012-08-30 19:28:13 +02:00
templates
runtests.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
test_sqlite.py
urls.py