django/tests/regressiontests/inspectdb
Claude Paroz 3c0a81aaf0 Fixed #19709 -- Fixed TimeField introspection on MySQL
Thanks Eugene Grachev for the report.
2013-01-31 20:41:57 +01:00
..
__init__.py Fixed 14796 -- Modified order of operations performed on field names by the inspectdb command so it doesn't generates model fields with names equal to Python keywords. Thanks pappjm at gmail dot com for the report and mmcnickle for the fix. 2011-01-24 14:58:05 +00:00
models.py Added introspection tests for most of Django model fields 2013-01-31 20:41:57 +01:00
tests.py Fixed #19709 -- Fixed TimeField introspection on MySQL 2013-01-31 20:41:57 +01:00