<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial02.txt, branch 1.4.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-08-02T23:23:34Z</updated>
<entry>
<title>[1.4.X] Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito for the draft patch.</title>
<updated>2012-08-02T23:23:34Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-08-02T23:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e9f458133c7e2357e66b3e0b97f7b454ae34a684'/>
<id>urn:sha1:e9f458133c7e2357e66b3e0b97f7b454ae34a684</id>
<content type='text'>
Backport of 2a16eb0792 from master
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18493 - Added instructions to locate the Django source files to the t</title>
<updated>2012-07-01T10:56:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-07-01T10:55:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32bd77d392e331e823792abcd9d31045f681776d'/>
<id>urn:sha1:32bd77d392e331e823792abcd9d31045f681776d</id>
<content type='text'>
Thanks Claude Paroz for the draft patch.

Backport of c68f4c514c from master
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #17705 - Updated TabularInline image and doc in tutorial 2.</title>
<updated>2012-06-30T22:21:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-06-30T22:20:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fea5e0b80f6fcb4c520a113a7b46b20ecd678413'/>
<id>urn:sha1:fea5e0b80f6fcb4c520a113a7b46b20ecd678413</id>
<content type='text'>
Thanks xbito for the draft patch.

Backport of c5fb8299ef from master
</content>
</entry>
<entry>
<title>Edited stuff from [17543] to [17629]</title>
<updated>2012-03-02T17:16:52Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2012-03-02T17:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ade1e916f308fef246811f6511aa27b7dd9d51b'/>
<id>urn:sha1:2ade1e916f308fef246811f6511aa27b7dd9d51b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements.</title>
<updated>2012-02-26T21:17:58Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-02-26T21:17:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e0d78f898fb4000236881f447c9435f3395f3349'/>
<id>urn:sha1:e0d78f898fb4000236881f447c9435f3395f3349</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17591 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito and claudep.</title>
<updated>2012-02-18T21:50:48Z</updated>
<author>
<name>Timo Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-02-18T21:50:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03aa030f07b4b75add143f895f18fd7d54f770ca'/>
<id>urn:sha1:03aa030f07b4b75add143f895f18fd7d54f770ca</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17550 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed many more ReST indentation errors, somehow accidentally missed from [16955]</title>
<updated>2011-10-14T00:12:01Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-10-14T00:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1e5c55258d624058a93c8cacdb1f25ae7857554'/>
<id>urn:sha1:d1e5c55258d624058a93c8cacdb1f25ae7857554</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added note to tutorial part #2 about possible mismatch with the Django version being used regarding changes in location of django.conf.urls[.defaults] symbols. Thansk Carl for the suggestion.</title>
<updated>2011-10-13T11:21:42Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-10-13T11:21:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=639400d52fe4c364d91ec67cdb58a3174d33e8ad'/>
<id>urn:sha1:639400d52fe4c364d91ec67cdb58a3174d33e8ad</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage.</title>
<updated>2011-09-11T22:36:16Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-09-11T22:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26b812208751edf87b4df0aee00996c5c7bcd4c9'/>
<id>urn:sha1:26b812208751edf87b4df0aee00996c5c7bcd4c9</id>
<content type='text'>
This applies to both our own [test] code and documentation examples. Also:
 * Moved the functions and handlers from `django.conf.urls.defaults` up to
   `django.conf.urls` deprecating the former module.
 * Added documentation for `handler403`.
 * Tweaked the URLs topic document a bit.

Thanks to pupeno and cdestigter for their great work contributing patches.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 of the tutorial to be consistent with the settings.py file generated by the startproject command. Thanks, Michael Tomkins.</title>
<updated>2011-08-23T04:10:15Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2011-08-23T04:10:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=966bbd4d56fa6f61ac40013a4e66b180eac44dea'/>
<id>urn:sha1:966bbd4d56fa6f61ac40013a4e66b180eac44dea</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
