<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code, branch 1.5.9</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5.9</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5.9'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-04-16T13:40:32Z</updated>
<entry>
<title>[1.5.x] Fixed #22457 -- Fixed contributing guide w/o github set-up</title>
<updated>2014-04-16T13:40:32Z</updated>
<author>
<name>Jordi Yeh</name>
<email>yehj10@hhmi.org</email>
</author>
<published>2014-04-16T13:19:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec2d456df8a56a3000b991adcd5ce3aede974492'/>
<id>urn:sha1:ec2d456df8a56a3000b991adcd5ce3aede974492</id>
<content type='text'>
The published commnand was not working when the user did not have
the git client set-up with the public-key. Changed the contributing
guide to clone it from https instead.

Backport of 28102991172ab931d030412275f926c1b05c688d from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #21538 -- Added numpy to test/requirements/base.txt</title>
<updated>2013-12-02T18:41:18Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2013-12-02T17:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86c5115cad6bb980d503eca502bac513f03645ca'/>
<id>urn:sha1:86c5115cad6bb980d503eca502bac513f03645ca</id>
<content type='text'>
Thanks Tim Graham for the report

Backport of c75dd664c from master
</content>
</entry>
<entry>
<title>[1.5.X] Fixed wording in unit tests documentation.</title>
<updated>2013-09-25T16:32:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2013-09-25T16:20:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43ab759ce3dffa796a95c1fe8679bc3c3eee2700'/>
<id>urn:sha1:43ab759ce3dffa796a95c1fe8679bc3c3eee2700</id>
<content type='text'>
Backport of 42b9feb2e79546e1d4362c3a4f0043f3c569ace3 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Documentation -- added instructions on working with pull requests</title>
<updated>2013-09-13T12:27:28Z</updated>
<author>
<name>Kevin Christopher Henry</name>
<email>k@severian.com</email>
</author>
<published>2013-09-12T23:01:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61867e226dda35741ba363da9f5859007e4381bc'/>
<id>urn:sha1:61867e226dda35741ba363da9f5859007e4381bc</id>
<content type='text'>
Since non-core contributors are asked to review patches, instructions
on working with pull requests were added to the Working with Git and
GitHub page (based on the existing instructions in the core
committers page).

Backport of 990ce9aab9 from master
</content>
</entry>
<entry>
<title>[1.5.x] Added a missing test requirement in the docs; refs #19196</title>
<updated>2013-07-10T16:10:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-07-10T16:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14b50739787d9bb69e763894f78b10971fe2bc63'/>
<id>urn:sha1:14b50739787d9bb69e763894f78b10971fe2bc63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19196 -- Added test/requirements</title>
<updated>2013-07-10T15:32:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-07-01T17:58:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13546cae9c7922088266c32a5be2bda77545a04b'/>
<id>urn:sha1:13546cae9c7922088266c32a5be2bda77545a04b</id>
<content type='text'>
Backport of 4d92a0bd86 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Tweaked unit test 'quick start' explanation.</title>
<updated>2013-05-20T17:49:11Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-05-20T17:45:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=63cab03f6ddd9faa5a770ae08791b2a70aa0a578'/>
<id>urn:sha1:63cab03f6ddd9faa5a770ae08791b2a70aa0a578</id>
<content type='text'>
Thanks Jeremy Dunck.

Backport of 490672f057 from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks to camilonova, Russell Keith-Magee, Aymeric Augustin and Ramiro Morales for the feedback.</title>
<updated>2013-02-02T23:03:05Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2013-02-02T21:53:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be5369fd24adfc788e59eaf0363d4d137ded6ef8'/>
<id>urn:sha1:be5369fd24adfc788e59eaf0363d4d137ded6ef8</id>
<content type='text'>
Backport of c9c40bc6bc64e6</content>
</entry>
<entry>
<title>[1.5.x] Fixed typos in docs and comments</title>
<updated>2013-01-29T17:58:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-29T15:45:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5da6ce11edb60319c014c07c40b03674ea89de4c'/>
<id>urn:sha1:5da6ce11edb60319c014c07c40b03674ea89de4c</id>
<content type='text'>
Backport of ee26797cff from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19639 - Updated contributing to reflect model choices best practices.</title>
<updated>2013-01-24T13:00:43Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-24T11:53:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d571894fc09b34b8b43cb8f1790c743a47679851'/>
<id>urn:sha1:d571894fc09b34b8b43cb8f1790c743a47679851</id>
<content type='text'>
Thanks charettes.

Backport of eaa716a413 from master
</content>
</entry>
</feed>
