<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests/migrations/0001_setup_extensions.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>2023-09-20T11:45:51Z</updated>
<entry>
<title>Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.</title>
<updated>2023-09-20T11:45:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-20T11:45:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c6ebb65c9eb6b11347d907127b82d31e04569e5'/>
<id>urn:sha1:2c6ebb65c9eb6b11347d907127b82d31e04569e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:04:38Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-01T07:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=097e3a70c1481ee7b042b2edd91b2be86fb7b5b6'/>
<id>urn:sha1:097e3a70c1481ee7b042b2edd91b2be86fb7b5b6</id>
<content type='text'>
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
</content>
</entry>
<entry>
<title>Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations."</title>
<updated>2022-07-26T09:41:19Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-07-20T05:34:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a1e9e9abc592b8f44fa798c6e4e225b1a04f757c'/>
<id>urn:sha1:a1e9e9abc592b8f44fa798c6e4e225b1a04f757c</id>
<content type='text'>
This reverts commit 41019e48bbf082c985e6ba3bad34d118b903bff1.
</content>
</entry>
<entry>
<title>Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations.</title>
<updated>2022-07-08T05:05:55Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2022-07-02T17:55:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41019e48bbf082c985e6ba3bad34d118b903bff1'/>
<id>urn:sha1:41019e48bbf082c985e6ba3bad34d118b903bff1</id>
<content type='text'>
</content>
</entry>
<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>Refs #27996 -- Fixed postgres_tests crash if not running with PostgreSQL.</title>
<updated>2020-07-31T10:38:09Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-07-31T10:38:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=88af11c58baf0eae2fa947a5f0733906ffe6bb38'/>
<id>urn:sha1:88af11c58baf0eae2fa947a5f0733906ffe6bb38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+.</title>
<updated>2020-07-28T05:21:16Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-07-26T21:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=628c4a26eee93417bb7161aa393dffb3f4c146b2'/>
<id>urn:sha1:628c4a26eee93417bb7161aa393dffb3f4c146b2</id>
<content type='text'>
https://www.postgresql.org/docs/13/functions-uuid.html
https://www.postgresql.org/docs/13/pgcrypto.html#id-1.11.7.34.10.5
</content>
</entry>
<entry>
<title>Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.</title>
<updated>2020-05-14T04:33:00Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-05-14T04:33:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e536fa5ce1f2249d171c5890751aea58e51b3849'/>
<id>urn:sha1:e536fa5ce1f2249d171c5890751aea58e51b3849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30943 -- Fixed postgres_tests on PostgreSQL 9.5.</title>
<updated>2020-01-31T19:42:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-01-31T19:42:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a260001a2d3b2d9a7e872c24295e793bdbd10698'/>
<id>urn:sha1:a260001a2d3b2d9a7e872c24295e793bdbd10698</id>
<content type='text'>
Bloom extension is available on PostgreSQL 9.6+.</content>
</entry>
<entry>
<title>Fixed #30943 -- Added BloomIndex to django.contrib.postgres.</title>
<updated>2019-11-07T10:23:53Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-10-18T09:08:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=02983c5242ee71925a7a9ca15ea7cab49e81396b'/>
<id>urn:sha1:02983c5242ee71925a7a9ca15ea7cab49e81396b</id>
<content type='text'>
</content>
</entry>
</feed>
