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-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
685edab9da
django
/
tests
/
inspectdb
History
Download ZIP
Download TAR.GZ
Shai Berger
c1ae0621ba
Fixed
#22738
-- made finer distinctions for when Boolean is not detected on Oracle
...
Thanks Claude Paroz for partial fix and Simon Charrette for review
2014-09-27 09:49:50 +03:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#23028
: Added unique_togther support to inspectdb.
2014-07-18 16:10:59 +00:00
tests.py
Fixed
#22738
-- made finer distinctions for when Boolean is not detected on Oracle
2014-09-27 09:49:50 +03:00