django/tests/regressiontests/inspectdb
Claude Paroz ddc5d59c6a Fixed #15076 -- Quoted ForeignKey target class names in inspectdb when class is defined below.
Thanks saschwarz for the report, jeff@deserettechnology.com for the initial patch and Ramiro Morales for the review. 


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-27 06:56:31 +00:00
..
__init__.py
models.py Fixed #17676 -- Fixed introspection of column names that start with digit(s). 2012-02-11 20:53:48 +00:00
tests.py Fixed #15076 -- Quoted ForeignKey target class names in inspectdb when class is defined below. 2012-04-27 06:56:31 +00:00