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
99e65d6488
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Sergey Fedoseev
2ef4b4795e
Refs
#28518
-- Improved performance of loading geometries from DB.
2017-09-05 09:54:57 -04:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00
base.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
features.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
introspection.py
Fixed
#27924
-- Added support for cx_Oracle 5.3.
2017-03-10 23:02:44 +01:00
models.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00
operations.py
Refs
#28518
-- Improved performance of loading geometries from DB.
2017-09-05 09:54:57 -04:00
schema.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00