<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/template/__init__.py, branch archive/attic/generic-auth</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fgeneric-auth</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fgeneric-auth'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-12-07T23:15:08Z</updated>
<entry>
<title>generic-auth: Merged to trunk [4183].</title>
<updated>2006-12-07T23:15:08Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-12-07T23:15:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d87c354b65da2b1a3602bbd462f9b694e4519b8d'/>
<id>urn:sha1:d87c354b65da2b1a3602bbd462f9b694e4519b8d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4184 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[generic-auth] Merged to [4062]</title>
<updated>2006-11-10T15:42:40Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-10T15:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=889bf502818df7cbf8332a330703ff97dce01f2d'/>
<id>urn:sha1:889bf502818df7cbf8332a330703ff97dce01f2d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[generic-auth] Merged to [4025]</title>
<updated>2006-11-06T21:48:37Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-06T21:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d04abf372ce1fcf53323783fca1c21a9d01378df'/>
<id>urn:sha1:d04abf372ce1fcf53323783fca1c21a9d01378df</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4026 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged to [3519]</title>
<updated>2006-11-06T21:11:49Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-06T21:11:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc59c670b8cbe055ff3565f8d5a2f600c5ab1ba8'/>
<id>urn:sha1:dc59c670b8cbe055ff3565f8d5a2f600c5ab1ba8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4024 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}.</title>
<updated>2006-06-18T04:12:55Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-18T04:12:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75a8a32f8629b47135890ac6ecda061a616d1cfc'/>
<id>urn:sha1:75a8a32f8629b47135890ac6ecda061a616d1cfc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3138 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa</title>
<updated>2006-06-08T05:00:13Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-08T05:00:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2abfd5dd586c4f6fb619de561b2194687021e256'/>
<id>urn:sha1:2abfd5dd586c4f6fb619de561b2194687021e256</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added django.template.Token.split_contents() and used it to add support for strings with spaces in {% ifchanged %}</title>
<updated>2006-06-08T04:29:10Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-08T04:29:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5edd1335b2ae3530bab124b8e9cfb6928a975088'/>
<id>urn:sha1:5edd1335b2ae3530bab124b8e9cfb6928a975088</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3112 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Small improvement to django.template.resolve_variable -- isdigit() instead of 0123456789</title>
<updated>2006-06-07T04:12:39Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-07T04:12:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b78b1b98fff1d7059d7c6b9698857942ac42a4fb'/>
<id>urn:sha1:b78b1b98fff1d7059d7c6b9698857942ac42a4fb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Eliminated lots of mutable default arguments (since they are bugs</title>
<updated>2006-06-03T13:37:34Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2006-06-03T13:37:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b86db9bf2407f408468566b3f48a8444cb66f83'/>
<id>urn:sha1:9b86db9bf2407f408468566b3f48a8444cb66f83</id>
<content type='text'>
waiting to happen and are memory leaks too).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1852 -- Improved TemplateSyntaxError to display the original exception if str() of the exception raises an exception in itself. Thanks, nnorwitz@google.com</title>
<updated>2006-05-15T04:24:48Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-15T04:24:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55c9e98d86e717a3da832fc309947d70a68ffdb0'/>
<id>urn:sha1:55c9e98d86e717a3da832fc309947d70a68ffdb0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
