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
b5f0b3478d
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Sergey Fedoseev
4464b9b9ad
Fixed
#27556
-- Added Oracle support for IsValid function and isvalid lookup.
2016-11-30 11:22:56 -05: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
Fixed
#27556
-- Added Oracle support for IsValid function and isvalid lookup.
2016-11-30 11:22:56 -05:00
schema.py
Fixed
#23537
-- Added Oracle GIS SchemaEditor.
2014-09-25 20:16:54 -04:00