Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -7/+6 |
* | Made OracleSpatialAdapter clone geometries rather than mutate them. | Tim Graham | 2020-10-27 | 1 | -7/+24 |
* | Fixed #29770 -- Added LinearRing.is_counterclockwise property. | Sergey Fedoseev | 2019-10-25 | 1 | -15/+4 |
* | Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. | Anton Samarchyan | 2017-02-04 | 1 | -5/+9 |
* | Refs #23919 -- Removed most of remaining six usage | Claude Paroz | 2017-01-18 | 1 | -1/+0 |
* | Fixed #24688 -- Added Oracle support for new-style GIS functions. | Jani Tiainen | 2015-09-21 | 1 | -0/+47 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -0/+1 |
* | Fixed #22603 -- Reorganized classes in django.db.backends. | Tim Graham | 2015-01-14 | 1 | -1/+1 |
* | Continue to attack E302 violations | Alex Gaynor | 2013-11-02 | 1 | -0/+1 |
* | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee | 2009-12-22 | 1 | -0/+5 |