<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial01.txt, branch 1.7.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.7.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.7.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-01-17T15:54:34Z</updated>
<entry>
<title>[1.7.x] Updated tutorial 1 with actual migrate output.</title>
<updated>2015-01-17T15:54:34Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-17T15:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=467fd7ea1afe6d80735af73ece45eaa61d9ff3c5'/>
<id>urn:sha1:467fd7ea1afe6d80735af73ece45eaa61d9ff3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23486 -- Corrected makemigrations output in tutorial 1.</title>
<updated>2014-09-16T00:28:49Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-16T00:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=68ab3b1ac1baa1509c8c31c124620849ad19c527'/>
<id>urn:sha1:68ab3b1ac1baa1509c8c31c124620849ad19c527</id>
<content type='text'>
Thanks nmarler for the report.

Backport of 0d1561d197 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23362 -- Clarified "database columns as attributes" in tutorial.</title>
<updated>2014-08-26T14:07:57Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-26T14:00:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=808722e062ff261af4f24342b15fcf67c37c5cf0'/>
<id>urn:sha1:808722e062ff261af4f24342b15fcf67c37c5cf0</id>
<content type='text'>
Backport of 035f2e699c from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.</title>
<updated>2014-08-18T17:36:34Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2014-08-16T15:21:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3a80189479a29220bac6d205a1b97184bd76a876'/>
<id>urn:sha1:3a80189479a29220bac6d205a1b97184bd76a876</id>
<content type='text'>
Backport of 5853c87a458f62ebd62d7809168355610de2570c from master.

Conflicts:
	django/core/management/commands/sqlmigrate.py
	tests/user_commands/tests.py
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samples</title>
<updated>2014-08-02T08:26:08Z</updated>
<author>
<name>Erik Romijn</name>
<email>eromijn@solidlinks.nl</email>
</author>
<published>2014-08-02T08:26:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=893f188386cf156ce90cafbc136e335da16f8247'/>
<id>urn:sha1:893f188386cf156ce90cafbc136e335da16f8247</id>
<content type='text'>
Backport of e075d2e66baae98c5b5c06bff384665ab50e0223 from master.
</content>
</entry>
<entry>
<title>[1.7.x] Included irc link in paragraph to allow for l10n</title>
<updated>2014-07-01T19:56:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-07-01T19:54:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b8f22a578321affe9aca9b6ea84fc26db3e222a'/>
<id>urn:sha1:2b8f22a578321affe9aca9b6ea84fc26db3e222a</id>
<content type='text'>
Translators may want to change the irc link pointing to a
language-specific channel.
Backport of 232f2028d5 from master.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22770 -- Removed create_superuser from post_migrate signals.</title>
<updated>2014-06-10T19:00:12Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-06-10T16:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0767055dfc255ba120811f6d9cba2c7e593b0731'/>
<id>urn:sha1:0767055dfc255ba120811f6d9cba2c7e593b0731</id>
<content type='text'>
Moved logic to syncdb command for backwards compatibility.

Backport of 93d05536fd from master
</content>
</entry>
<entry>
<title>[1.7.x] Reordered tutorial 1 so that the database is configured first.</title>
<updated>2014-05-05T17:42:36Z</updated>
<author>
<name>Tom</name>
<email>tom@tomleo.com</email>
</author>
<published>2014-05-05T14:54:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2dd52d043344c9e9acf65149d8c72b32b40f4643'/>
<id>urn:sha1:2dd52d043344c9e9acf65149d8c72b32b40f4643</id>
<content type='text'>
This change is required after the introduction of
SessionAuthenticationMiddleware to the default middleware

Backport of 6923fdbbf1 from master
</content>
</entry>
<entry>
<title>[1.7.x] Updated doc links to point to Python 3 documentation</title>
<updated>2014-04-26T14:03:40Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-04-26T14:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e441cebce340f54741be957817cc034000deab3c'/>
<id>urn:sha1:e441cebce340f54741be957817cc034000deab3c</id>
<content type='text'>
Backport of 680a0f08b from master.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22453 -- Corrected DoesNotExist message in docs.</title>
<updated>2014-04-16T12:37:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-04-16T12:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8edba6eb9009cfd54c8c4e9e6a982ba8f83e3a93'/>
<id>urn:sha1:8edba6eb9009cfd54c8c4e9e6a982ba8f83e3a93</id>
<content type='text'>
Thanks Eugenio Cano-Manuel.

Backport of eefad142de from master
</content>
</entry>
</feed>
