<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/gis/db/backends/spatialite/base.py, 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>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32575 -- Added support for SpatiaLite 5.</title>
<updated>2021-04-08T07:36:29Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2021-04-03T14:23:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30e123ed351317b7527f632b3b7dc4e81e850449'/>
<id>urn:sha1:30e123ed351317b7527f632b3b7dc4e81e850449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+.</title>
<updated>2018-06-09T07:24:20Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-06-01T16:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3836144db1dc05bce5a2a1cc7e46a01b0f67db6'/>
<id>urn:sha1:f3836144db1dc05bce5a2a1cc7e46a01b0f67db6</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #28654 -- Dropped support for SpatiaLite 4.0.</title>
<updated>2017-09-30T18:13:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-30T18:13:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd866c25d1665b73aff0d8312c414ae6f69812a3'/>
<id>urn:sha1:fd866c25d1665b73aff0d8312c414ae6f69812a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used sqlite3.Connection.load_extension() instead of query execution for SpatiaLite loading.</title>
<updated>2017-09-12T13:35:33Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-09-12T03:27:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f36e5d68d928b9ed8d9702ec58da54deb2d9896e'/>
<id>urn:sha1:f36e5d68d928b9ed8d9702ec58da54deb2d9896e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced six.reraise by raise</title>
<updated>2017-01-22T19:08:04Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-07T19:13:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e55e1d88a5c4453e25f0caf7ffb68973de5c0ba'/>
<id>urn:sha1:6e55e1d88a5c4453e25f0caf7ffb68973de5c0ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed pysqlite support (it's Python 2 only).</title>
<updated>2017-01-20T23:21:15Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T23:21:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1b06d5e6f6be8e567ce78c892c485af039830d7d'/>
<id>urn:sha1:1b06d5e6f6be8e567ce78c892c485af039830d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing.</title>
<updated>2016-09-08T20:33:36Z</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2016-09-08T20:33:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ca3b391b611eb710c4c1d613e2f672591097a00'/>
<id>urn:sha1:7ca3b391b611eb710c4c1d613e2f672591097a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed obsolete SQL generation methods.</title>
<updated>2015-01-18T20:58:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-30T16:39:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b039d966f6e61a5ffb5ffac25aa198f9043de3d'/>
<id>urn:sha1:2b039d966f6e61a5ffb5ffac25aa198f9043de3d</id>
<content type='text'>
</content>
</entry>
</feed>
