<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/template/__init__.py, branch archive/attic/sqlalchemy</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-12-08T15:10:09Z</updated>
<entry>
<title>sqlalchemy: Merged revisions 4054 to 4185 from trunk.</title>
<updated>2006-12-08T15:10:09Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-12-08T15:10:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=122426e7453ed638a0c5be7e8b925adcddea3889'/>
<id>urn:sha1:122426e7453ed638a0c5be7e8b925adcddea3889</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3918 to 4053 from trunk.</title>
<updated>2006-11-08T04:50:01Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-11-08T04:50:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dadfca08c0db567ce33284aaa8eb388cf667a836'/>
<id>urn:sha1:dadfca08c0db567ce33284aaa8eb388cf667a836</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3832 to 3917 from trunk.</title>
<updated>2006-10-24T07:49:37Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-10-24T07:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b059aa4eadc1d95ceca3a32821b65a9fb2a53e8'/>
<id>urn:sha1:0b059aa4eadc1d95ceca3a32821b65a9fb2a53e8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@3918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3679 to 3723 from trunk.</title>
<updated>2006-09-05T15:51:14Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-09-05T15:51:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=70e05817910d5fe757a3a235252ef7c12e058676'/>
<id>urn:sha1:70e05817910d5fe757a3a235252ef7c12e058676</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@3724 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Reverted [3659], the 'name' field on Template objects and the signal emitted whenever a template is rendered. Refs #2333.</title>
<updated>2006-08-27T18:10:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-27T18:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c2653db9fe3afdd73495ae90930898c589f4869'/>
<id>urn:sha1:2c2653db9fe3afdd73495ae90930898c589f4869</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #2333 - Added a signal that is emitted whenever a template is rendered, and added a 'name' field to Template to allow easy identification of templates.</title>
<updated>2006-08-27T12:35:07Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-08-27T12:35:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89fa97b8374131614698bbab1544f9bdafdb66bd'/>
<id>urn:sha1:89fa97b8374131614698bbab1544f9bdafdb66bd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Negligible formatting change to django/template/__init__.py</title>
<updated>2006-07-25T18:53:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-25T18:53:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=065b9aed676e6cdcd9cc2c572811d758d64060bf'/>
<id>urn:sha1:065b9aed676e6cdcd9cc2c572811d758d64060bf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3449 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Second half of little cleanup tweaks suggested by pyflakes.</title>
<updated>2006-07-21T20:39:17Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-07-21T20:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a926046ba633ac38d3306b6bc10677a670929786'/>
<id>urn:sha1:a926046ba633ac38d3306b6bc10677a670929786</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1647 -- Included slightly more information in template syntax error</title>
<updated>2006-07-19T12:32:32Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-19T12:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=466b90c788bbeb37f717555260701db0001db41b'/>
<id>urn:sha1:466b90c788bbeb37f717555260701db0001db41b</id>
<content type='text'>
displays in DebugNodeList.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3375 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2320 -- corrected numerous errors in the custom tag examples in</title>
<updated>2006-07-10T10:48:08Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-10T10:48:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=927d87d73207c0fbc6200386407787c2dd205c98'/>
<id>urn:sha1:927d87d73207c0fbc6200386407787c2dd205c98</id>
<content type='text'>
python_templates.txt. Also fixed an argument parsing error for such tags.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
