<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/django-admin.txt, branch 1.11.24</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.24</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.24'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-05-30T21:16:10Z</updated>
<entry>
<title>[1.11.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.</title>
<updated>2017-05-30T21:16:10Z</updated>
<author>
<name>René Fleschenberg</name>
<email>rene@fleschenberg.net</email>
</author>
<published>2017-05-30T21:15:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ceb6a64f2f5d8e4a5309d9558f89a6d1f0b6308d'/>
<id>urn:sha1:ceb6a64f2f5d8e4a5309d9558f89a6d1f0b6308d</id>
<content type='text'>
Backport of a30482a4b6e5d13e7325238fdc902fbca7e714f4 from master
</content>
</entry>
<entry>
<title>[1.11.x] Updated various links in docs to avoid redirects</title>
<updated>2017-05-22T17:32:02Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-05-20T15:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65dfe579d08361e04b7b3c1895b10f84b69d5c59'/>
<id>urn:sha1:65dfe579d08361e04b7b3c1895b10f84b69d5c59</id>
<content type='text'>
Thanks Tim Graham and Mariusz Felisiak for review and completion.
</content>
</entry>
<entry>
<title>[1.11.x] Pointed Dive into Python links to python3 site</title>
<updated>2017-05-21T01:46:18Z</updated>
<author>
<name>Michiel Beijen</name>
<email>michiel.beijen@gmail.com</email>
</author>
<published>2017-05-20T13:32:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec24108008b05b582c651e339cb55def6a655b8b'/>
<id>urn:sha1:ec24108008b05b582c651e339cb55def6a655b8b</id>
<content type='text'>
Backport of 48028c6f9a22742ff05da79822f5e3385d1b4c4c from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory.</title>
<updated>2017-04-01T18:43:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-31T23:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0a8dbd9c2f327bef462f04e3aea7e5100fcfe5af'/>
<id>urn:sha1:0a8dbd9c2f327bef462f04e3aea7e5100fcfe5af</id>
<content type='text'>
Backport of 7b53041420009ad430035116c25f36804e714cd5 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.</title>
<updated>2017-03-28T14:38:23Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-28T14:38:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eba34c49c2a1264a360232adb6e0e30bb7268e5f'/>
<id>urn:sha1:eba34c49c2a1264a360232adb6e0e30bb7268e5f</id>
<content type='text'>
Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #27769 -- Documented option naming differences between django-admin and call_command().</title>
<updated>2017-01-27T22:21:41Z</updated>
<author>
<name>Andrew Nester</name>
<email>andrew.nester.dev@gmail.com</email>
</author>
<published>2017-01-27T21:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=33ff4e4e587853ffdcf603419ea0502cf3788c3a'/>
<id>urn:sha1:33ff4e4e587853ffdcf603419ea0502cf3788c3a</id>
<content type='text'>
Backport of c8d21f335113dcf6009d7aa9810d4e77dc58c75d from master
</content>
</entry>
<entry>
<title>Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.</title>
<updated>2017-01-07T00:50:31Z</updated>
<author>
<name>Sebastian Spiegel</name>
<email>sbast@users.noreply.github.com</email>
</author>
<published>2016-11-06T12:52:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b734d2f990063df2988143dfb5f4449b60b9ca3'/>
<id>urn:sha1:8b734d2f990063df2988143dfb5f4449b60b9ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.</title>
<updated>2016-12-21T22:05:33Z</updated>
<author>
<name>jpic</name>
<email>jamespic@gmail.com</email>
</author>
<published>2016-12-13T00:36:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bf6392bb7565c21f01ed6f682b8558dcf1cc8070'/>
<id>urn:sha1:bf6392bb7565c21f01ed6f682b8558dcf1cc8070</id>
<content type='text'>
Thanks Adam Chainz for review and guidance.
</content>
</entry>
<entry>
<title>Fixed #27438 -- Added the diffsettings --default option.</title>
<updated>2016-11-10T12:50:49Z</updated>
<author>
<name>Paweł Marczewski</name>
<email>pwmarcz@gmail.com</email>
</author>
<published>2016-11-05T11:31:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50f9e736fa701664c5659d0653aff75b7f4489b6'/>
<id>urn:sha1:50f9e736fa701664c5659d0653aff75b7f4489b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26940 -- Re-allowed makemessages without settings</title>
<updated>2016-10-01T12:57:16Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-09-29T14:13:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa2f55cfd554c6f99653ffe0d40fd7ca74cb680e'/>
<id>urn:sha1:fa2f55cfd554c6f99653ffe0d40fd7ca74cb680e</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
</feed>
