django1/django/contrib/gis/db
Jon Dufresne d6aff369ad Refs #30116 -- Simplified regex match group access with Match.__getitem__().
The method has been available since Python 3.6. The shorter syntax is
also marginally faster.
2020-05-11 12:01:28 +02:00
..
backends Refs #30116 -- Simplified regex match group access with Match.__getitem__(). 2020-05-11 12:01:28 +02:00
models Fixed #31196 -- Added support for PostGIS 3. 2020-04-14 13:19:59 +02:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00