This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c9c9a56425
django
/
tests
/
regressiontests
/
inspectdb
History
Claude Paroz
f5ea730dac
Fixed
#18843
-- Replaced more special chars in column names (inspectdb)
...
Thanks airstrike for the report.
2012-08-23 22:59:45 +02: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
#18843
-- Replaced more special chars in column names (inspectdb)
2012-08-23 22:59:45 +02:00
tests.py
Fixed
#18843
-- Replaced more special chars in column names (inspectdb)
2012-08-23 22:59:45 +02:00