<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/contributing.txt, 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>2007-01-31T23:43:09Z</updated>
<entry>
<title>Merged revisions 4186 to 4454 from trunk.</title>
<updated>2007-01-31T23:43:09Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2007-01-31T23:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe361e678a46dc4c717c79c2f12b3ba32293b81a'/>
<id>urn:sha1:fe361e678a46dc4c717c79c2f12b3ba32293b81a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4455 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 3770 to 3831 from trunk.</title>
<updated>2006-09-25T15:39:20Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-09-25T15:39:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1bb4fa2cb66269b1eff3b7d73f8c7864c0622368'/>
<id>urn:sha1:1bb4fa2cb66269b1eff3b7d73f8c7864c0622368</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@3832 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>Added 'Please do not put your name in the code' section to docs/contributing.txt. Thanks to OSCON presentation for the inspiration</title>
<updated>2006-07-27T00:46:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-27T00:46:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb254114076ffc1dd458607fdd5ef24995f3f994'/>
<id>urn:sha1:eb254114076ffc1dd458607fdd5ef24995f3f994</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added note to docs/contributing.txt about post-commit hook, for the curious</title>
<updated>2006-07-24T02:41:44Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-24T02:41:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91bf6e5765529bb7f0606a5b378f87a035baaeda'/>
<id>urn:sha1:91bf6e5765529bb7f0606a5b378f87a035baaeda</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1216 -- Noted in docs/contributing.txt 'Unit tests' section that the user needs permission to create a database</title>
<updated>2006-05-05T04:27:16Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-05T04:27:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87416a9c3ca50fe7c9a8a34625714253bda25ac8'/>
<id>urn:sha1:87416a9c3ca50fe7c9a8a34625714253bda25ac8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added note to docs/contributing.txt about nobody responding on django-developers</title>
<updated>2006-05-04T14:17:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-04T14:17:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=223a708278053a7ac40b09af8fdcdc694ca69dda'/>
<id>urn:sha1:223a708278053a7ac40b09af8fdcdc694ca69dda</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added 'Unit tests' section to docs/contributing.txt</title>
<updated>2006-01-11T05:54:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-01-11T05:54:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ef60a399b37e3e5415874af77eda0f86ddf580b9'/>
<id>urn:sha1:ef60a399b37e3e5415874af77eda0f86ddf580b9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made another small clarification to docs/contributing.txt</title>
<updated>2006-01-08T06:34:06Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-01-08T06:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b6b89f222daa29e4fd9b78ab147fd70c83dfb16'/>
<id>urn:sha1:0b6b89f222daa29e4fd9b78ab147fd70c83dfb16</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1861 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
