<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/gis/db-api.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-11-25T09:10:06Z</updated>
<entry>
<title>Fixed #35783 -- Added NumDimensions GIS database function and __num_dimensions lookup.</title>
<updated>2025-11-25T09:10:06Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2024-09-23T17:21:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d86802f13fd821f006371b95d888d294297874fd'/>
<id>urn:sha1:d86802f13fd821f006371b95d888d294297874fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on SpatiaLite.</title>
<updated>2025-09-23T02:04:42Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2024-09-29T15:53:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e20e1890450011693df845394e0a133a202b5466'/>
<id>urn:sha1:e20e1890450011693df845394e0a133a202b5466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensured :doc: role uses absolute targets in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-06-27T13:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=56955636e66505b7ac0246f97883f979d1b1f6a1'/>
<id>urn:sha1:56955636e66505b7ac0246f97883f979d1b1f6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.</title>
<updated>2025-07-20T09:18:38Z</updated>
<author>
<name>Ahmed Ibrahim</name>
<email>ahmeddark369@gmail.com</email>
</author>
<published>2025-07-17T06:50:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5b0a618c3ff16f9f52a9abdc89c05899ef112b4'/>
<id>urn:sha1:a5b0a618c3ff16f9f52a9abdc89c05899ef112b4</id>
<content type='text'>
Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash, IsValid on MariaDB 12.0.1+.</title>
<updated>2025-06-25T06:58:22Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-06-18T15:51:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7091801e046dc85dba2238ed4eaf0b3f62bcfc7f'/>
<id>urn:sha1:7091801e046dc85dba2238ed4eaf0b3f62bcfc7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35705 -- Added Rotate GIS database function to rotate geometries.</title>
<updated>2025-02-23T15:20:57Z</updated>
<author>
<name>enprava</name>
<email>epradavazquez@gmail.com</email>
</author>
<published>2024-09-08T18:32:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51cab4ad51616f8fdb050631be5c710b93685ec3'/>
<id>urn:sha1:51cab4ad51616f8fdb050631be5c710b93685ec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+."</title>
<updated>2025-02-13T09:38:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-02-12T22:16:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=54a902c6e81214462388f79a7c42f1c88c863dfd'/>
<id>urn:sha1:54a902c6e81214462388f79a7c42f1c88c863dfd</id>
<content type='text'>
This partly reverts commit 0b7edb9fcdd33d47ec5701b4f9b9553e27a88e95.

MariaDB reverted GIS functions.
</content>
</entry>
<entry>
<title>Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+."</title>
<updated>2025-02-13T09:38:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-02-12T22:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb70aafdba18ac30e53056162c32ee6c21dea0b4'/>
<id>urn:sha1:eb70aafdba18ac30e53056162c32ee6c21dea0b4</id>
<content type='text'>
This reverts commit c77573716a58af32ffcfc4fe87ff9e5c97909bd2.

MariaDB reverted GIS functions.
</content>
</entry>
</feed>
