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
c238da8942
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Chris Jerdonek
7ca3b391b6
Fixed
#27170
-- Added DatabaseWrapper class attributes to ease subclassing.
2016-09-08 16:33:36 -04:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Fixed
#24688
-- Added Oracle support for new-style GIS functions.
2015-09-21 13:52:14 -04:00
base.py
Fixed
#27170
-- Added DatabaseWrapper class attributes to ease subclassing.
2016-09-08 16:33:36 -04:00
features.py
Fixed
#15165
-- Prevented wrong results with perimeter on geodetic fields.
2015-12-30 18:07:02 -05:00
introspection.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
models.py
Removed unused wk_col property of SpatialRefSys models.
2016-04-15 13:17:09 -04:00
operations.py
Used SQL from DB backend in GeomValue.
2016-06-16 19:51:13 -04:00
schema.py
Fixed
#23537
-- Added Oracle GIS SchemaEditor.
2014-09-25 20:16:54 -04:00