summaryrefslogtreecommitdiff
path: root/django/contrib/gis/db/backends/oracle/adapter.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-7/+6
* Made OracleSpatialAdapter clone geometries rather than mutate them.Tim Graham2020-10-271-7/+24
* Fixed #29770 -- Added LinearRing.is_counterclockwise property.Sergey Fedoseev2019-10-251-15/+4
* Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.Anton Samarchyan2017-02-041-5/+9
* Refs #23919 -- Removed most of remaining six usageClaude Paroz2017-01-181-1/+0
* Fixed #24688 -- Added Oracle support for new-style GIS functions.Jani Tiainen2015-09-211-0/+47
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-0/+1
* Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham2015-01-141-1/+1
* Continue to attack E302 violationsAlex Gaynor2013-11-021-0/+1
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-0/+5