<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/2.2.1.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>2020-05-13T07:14:40Z</updated>
<entry>
<title>Used :envvar: role and .. envvar:: directive in various docs.</title>
<updated>2020-05-13T07:14:40Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T10:12:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fbdb032de266ba5f82e061ab204f6c622889d563'/>
<id>urn:sha1:fbdb032de266ba5f82e061ab204f6c622889d563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added release date for 2.2.1.</title>
<updated>2019-05-01T05:05:47Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-05-01T05:05:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2106b983c433586925df12cdca72374829756e45'/>
<id>urn:sha1:2106b983c433586925df12cdca72374829756e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30412 -- Fixed crash when adding check constraints with OR'ed condition on Oracle and SQLite.</title>
<updated>2019-04-30T10:32:27Z</updated>
<author>
<name>can</name>
<email>cansarigol@derinbilgi.com.tr</email>
</author>
<published>2019-04-30T08:20:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=719b7466203181066d9537d2e3bec687dffc9f41'/>
<id>urn:sha1:719b7466203181066d9537d2e3bec687dffc9f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30408 -- Fixed crash when adding check constraints with LIKE operator on Oracle and PostgreSQL.</title>
<updated>2019-04-30T05:38:22Z</updated>
<author>
<name>Simon Charette</name>
<email>simon.charette@zapier.com</email>
</author>
<published>2019-04-30T02:49:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8b3f96f6acfa082f99166e0a1cfb4b0fbc0eace'/>
<id>urn:sha1:a8b3f96f6acfa082f99166e0a1cfb4b0fbc0eace</id>
<content type='text'>
The LIKE operator wildcard generated for contains, startswith, endswith and
their case-insensitive variant lookups was conflicting with parameter
interpolation on CREATE constraint statement execution.

Ideally we'd delegate parameters interpolation in DDL statements on backends
that support it but that would require backward incompatible changes to the
Index and Constraint SQL generating methods.

Thanks David Sanders for the report.
</content>
</entry>
<entry>
<title>Fixed #30323 -- Fixed detecting changes by autoreloader when using StatReloader.</title>
<updated>2019-04-29T09:41:00Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-04-29T08:44:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6754bffa2b2df15a741008aa611c1bb0e8dff22b'/>
<id>urn:sha1:6754bffa2b2df15a741008aa611c1bb0e8dff22b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30323 -- Prevented crash of autoreloader when get_resolver().urlconf_module raising an exception.</title>
<updated>2019-04-29T09:41:00Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-04-29T08:22:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0636d4d2aa6e4469198fdf662225ad862e60c5e3'/>
<id>urn:sha1:0636d4d2aa6e4469198fdf662225ad862e60c5e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30351 -- Handled pre-existing permissions in proxy model permissions data migration.</title>
<updated>2019-04-27T18:18:22Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-04-26T06:51:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98296f86b340c8c9c968375d59f1d3a3479e60c2'/>
<id>urn:sha1:98296f86b340c8c9c968375d59f1d3a3479e60c2</id>
<content type='text'>
Regression in 181fb60159e54d442d3610f4afba6f066a6dac05.
</content>
</entry>
<entry>
<title>Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds and made it customizable.</title>
<updated>2019-04-26T10:55:49Z</updated>
<author>
<name>Jacob Green</name>
<email>jacob@workflowy.com</email>
</author>
<published>2019-04-23T16:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ed3c59097a01ed3f32f8a8bed95307fb5c181251'/>
<id>urn:sha1:ed3c59097a01ed3f32f8a8bed95307fb5c181251</id>
<content type='text'>
Made the default timeout of watchman client customizable via
DJANGO_WATCHMAN_TIMEOUT environment variable.
</content>
</entry>
<entry>
<title>Fixed #30312 -- Relaxed admin check from django.contrib.sessions to SessionMiddleware subclasses.</title>
<updated>2019-04-26T09:31:06Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2019-04-04T10:02:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=efeceba589974b95b35b2e25df86498c96315518'/>
<id>urn:sha1:efeceba589974b95b35b2e25df86498c96315518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30318 -- Added check for importability of arguments of custom error handler views.</title>
<updated>2019-04-25T09:08:22Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2019-04-03T23:17:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5accc0368c6575b55976c06af36ed399c85c781'/>
<id>urn:sha1:a5accc0368c6575b55976c06af36ed399c85c781</id>
<content type='text'>
Thanks to Jon on Stack Overflow for reporting the issue.
</content>
</entry>
</feed>
