<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-05-27T10:49:47Z</updated>
<entry>
<title>Fixed #15796 -- Restructured the contributing documentation and added note about newly added Trac abilities. Many thanks to Julien Phalip.</title>
<updated>2011-05-27T10:49:47Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-05-27T10:49:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=407f62fd31689b6158902d3ffdcde64aa27679a7'/>
<id>urn:sha1:407f62fd31689b6158902d3ffdcde64aa27679a7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16014 -- numerous documentation typos -- thanks psmith.</title>
<updated>2011-05-13T04:33:42Z</updated>
<author>
<name>Simon Meers</name>
<email>simon@simonmeers.com</email>
</author>
<published>2011-05-13T04:33:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ecb88c146c7b4d1adb046d65c43a0b75283c03d'/>
<id>urn:sha1:5ecb88c146c7b4d1adb046d65c43a0b75283c03d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated the contributing document to accurately reflect our security process.</title>
<updated>2011-04-17T14:13:19Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2011-04-17T14:13:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d78e08f4a0129adad0a9ee86d7af3d7203f5c564'/>
<id>urn:sha1:d78e08f4a0129adad0a9ee86d7af3d7203f5c564</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt</title>
<updated>2011-04-01T16:10:22Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-01T16:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94af19c43fad3e42d64981e22fe15b844f1f9eb6'/>
<id>urn:sha1:94af19c43fad3e42d64981e22fe15b844f1f9eb6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Reworded part of 'Running only some of the tests' in docs/internals/contributing.txt</title>
<updated>2011-03-14T05:34:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-03-14T05:34:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12a2a231005dd965732a8321add66bf1f2387944'/>
<id>urn:sha1:12a2a231005dd965732a8321add66bf1f2387944</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added supporting documentation on the new resolution and closing tickets in general.</title>
<updated>2011-02-27T22:13:07Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2011-02-27T22:13:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b7b4683257c072f74b03358ccc368831b872671'/>
<id>urn:sha1:2b7b4683257c072f74b03358ccc368831b872671</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14401 -- Added a contributing howto guide for new users. Thank you to everyone who added their advice, feedback, and wisdom to the wiki article while constructing this new guide.</title>
<updated>2011-02-25T02:45:48Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2011-02-25T02:45:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c250b8840b19c78fe87b614fee34cd1a46245c21'/>
<id>urn:sha1:c250b8840b19c78fe87b614fee34cd1a46245c21</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15341 -- Clarified where translation problems should be reported in the contributing docs. Thanks to bpeschier for the report and patch.</title>
<updated>2011-02-19T23:59:59Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2011-02-19T23:59:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ee9a4627e6716f24f529260928a1c36e7941e66'/>
<id>urn:sha1:8ee9a4627e6716f24f529260928a1c36e7941e66</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15590 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13662 -- Added an entry in the README to direct people to the instructions for running the test suite, and cleaned up that section of the docs. Thanks to mir for the report, and to cogat and gg for the draft text.</title>
<updated>2011-01-27T03:14:49Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-01-27T03:14:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5cac772b6b74ed142af6ffe2829c55f1b730d19'/>
<id>urn:sha1:a5cac772b6b74ed142af6ffe2829c55f1b730d19</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15342 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Update contributing documentation for changed translation policy.</title>
<updated>2011-01-21T19:37:16Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-01-21T19:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=70a2a71c9b9f1b25361a4ec096671be37e8c3a0d'/>
<id>urn:sha1:70a2a71c9b9f1b25361a4ec096671be37e8c3a0d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
