<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/2.1.3.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>2018-11-01T14:02:22Z</updated>
<entry>
<title>Added release date for 2.1.2 release.</title>
<updated>2018-11-01T14:02:22Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2018-11-01T14:02:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb13e6cb9aeb64d042cace2a3d02c439411253f0'/>
<id>urn:sha1:eb13e6cb9aeb64d042cace2a3d02c439411253f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to create the same directory.</title>
<updated>2018-10-31T23:28:11Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-10-31T23:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98ef3829e96ebc73d4d446f92465e671ff520d2b'/>
<id>urn:sha1:98ef3829e96ebc73d4d446f92465e671ff520d2b</id>
<content type='text'>
Regression in 632c4ffd9cb1da273303bcd8005fff216506c795.
</content>
</entry>
<entry>
<title>Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for foreign keys that use to_field.</title>
<updated>2018-10-29T02:54:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-10-29T02:54:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f77fc56c9671a2e2498e3920d79e247e6de18c16'/>
<id>urn:sha1:f77fc56c9671a2e2498e3920d79e247e6de18c16</id>
<content type='text'>
Regression in ee49306176a2d2f1751cb890bd607d42c7c09196.</content>
</entry>
<entry>
<title>Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL.</title>
<updated>2018-10-25T23:37:41Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-10-25T23:37:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a88c6dd6aa84a1b35e585faa0058a0996cc7ed7'/>
<id>urn:sha1:9a88c6dd6aa84a1b35e585faa0058a0996cc7ed7</id>
<content type='text'>
Regression in e1253bc26facfa1d0fca161f43925e99c2591ced.</content>
</entry>
<entry>
<title>Fixed #29774 -- Fixed django-admin shell hang on startup.</title>
<updated>2018-10-20T00:00:12Z</updated>
<author>
<name>Adam Allred</name>
<email>aallred@rsglab.com</email>
</author>
<published>2018-10-17T23:47:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e78e389b16fbceb23d5236ee1650b213e71c968'/>
<id>urn:sha1:4e78e389b16fbceb23d5236ee1650b213e71c968</id>
<content type='text'>
sys.stdin.read() blocks waiting for EOF in shell.py which will
likely never come if the user provides input on stdin via the
keyboard before the shell starts. Added check for a tty to
skip reading stdin if it's not present.

This still allows piping of code into the shell (which should
have no TTY and should have an EOF) but also doesn't cause it
to hang if multi-line input is provided.
</content>
</entry>
<entry>
<title>Fixed #29838 -- Fixed crash when combining Q objects with __in lookups and lists.</title>
<updated>2018-10-17T15:34:49Z</updated>
<author>
<name>aspalding</name>
<email>aspalding@procuredhealth.com</email>
</author>
<published>2018-10-16T15:02:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc5e75d419893bde33b7e439b59bdf271fc1a3f2'/>
<id>urn:sha1:dc5e75d419893bde33b7e439b59bdf271fc1a3f2</id>
<content type='text'>
Regression in fc6528b25ab1834be1a478b405bf8f7ec5cf860c.
</content>
</entry>
<entry>
<title>Added stub release notes for 2.1.3 release.</title>
<updated>2018-10-01T09:48:11Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2018-10-01T09:48:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc28c0faf33b69df20ff8b4c244b48d3f7e5c77d'/>
<id>urn:sha1:dc28c0faf33b69df20ff8b4c244b48d3f7e5c77d</id>
<content type='text'>
</content>
</entry>
</feed>
