This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-09-13 14:06:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
0ae727beda
django
/
tests
/
regressiontests
/
inspectdb
History
Download ZIP
Download TAR.GZ
Ramiro Morales
d4648a3446
Removed debugging code added in last commit.
2012-06-01 21:50:06 -03: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
Fixed
#17676
-- Fixed introspection of column names that start with digit(s).
2012-02-11 20:53:48 +00:00
tests.py
Removed debugging code added in last commit.
2012-06-01 21:50:06 -03:00