This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-09 01:21:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c8c7cdc8f8
django
/
tests
/
regressiontests
/
inspectdb
History
Aymeric Augustin
c47fa3b481
Fixed
#19676
-- Supported 'self' foreign keys in inspectdb.
...
Thanks Georgy Kutsurua for the report and Simon Charette for the patch.
2013-01-28 10:21:07 +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
Fixed
#19676
-- Supported 'self' foreign keys in inspectdb.
2013-01-28 10:21:07 +01:00
tests.py
Fixed
#19676
-- Supported 'self' foreign keys in inspectdb.
2013-01-28 10:21:07 +01:00