This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
91c26eadc9
django1
/
tests
/
regressiontests
/
inspectdb
History
Ramiro Morales
08dc90bccf
Fixed
#14305
-- Switched inspectdb to create unmanaged models.
...
Thanks Ian Kelly for the report and initial patch.
2013-02-02 21:11:32 -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
Renamed inspectdb field names for clarity
2013-02-01 09:16:29 +01:00
tests.py
Fixed
#14305
-- Switched inspectdb to create unmanaged models.
2013-02-02 21:11:32 -03:00