<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/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>2008-08-23T22:25:40Z</updated>
<entry>
<title>Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.</title>
<updated>2008-08-23T22:25:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-23T22:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97cb07c3a10ff0e584a260a7ee1001614691eb1d'/>
<id>urn:sha1:97cb07c3a10ff0e584a260a7ee1001614691eb1d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributing.txt. Thanks John Scott.</title>
<updated>2008-07-21T17:39:22Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-21T17:39:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ef86fdf2bdc569582a99986b77c57209311e72d'/>
<id>urn:sha1:1ef86fdf2bdc569582a99986b77c57209311e72d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7534 -- Added a note about TEST_DATABASE_CHARSET in the contribution documentation. Thanks to Peter Melvyn for the suggestion and initial draft. </title>
<updated>2008-07-13T11:47:09Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-07-13T11:47:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bba79ce4b41aed9cf024a1b41a359ccf38731b01'/>
<id>urn:sha1:bba79ce4b41aed9cf024a1b41a359ccf38731b01</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.</title>
<updated>2008-07-06T06:39:44Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-07-06T06:39:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3cfa3cbd0747c36095541177da71214289ae6aa3'/>
<id>urn:sha1:3cfa3cbd0747c36095541177da71214289ae6aa3</id>
<content type='text'>
They are now called  "makemessages", "compilemessages" and "cleanup". This is
backwards incompatible for make-messages.py and compile-messages.py, although
the old executables still exist for now and print an error pointing the caller
to the right command to call.

This reduces the number of binaries and man pages Django needs to install.

Patch from Janis Leidel.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Improved our tests so that they don't raise an error if setuptools isn't installed, hence ridding the test suite of all dependencies. Also updated docs.</title>
<updated>2008-06-26T04:25:40Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-26T04:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65437a95e146a90d74686eb4414f1a210cbac0fe'/>
<id>urn:sha1:65437a95e146a90d74686eb4414f1a210cbac0fe</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Various documentation edits</title>
<updated>2008-06-26T03:59:15Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-26T03:59:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31ee551057598ec1c23610756750ad3b1fff94fe'/>
<id>urn:sha1:31ee551057598ec1c23610756750ad3b1fff94fe</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed some cruft from the [7718] checkin.</title>
<updated>2008-06-21T05:26:12Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-21T05:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fc7dd7d28813b30e78c7a1e9f2606159e6e0760'/>
<id>urn:sha1:5fc7dd7d28813b30e78c7a1e9f2606159e6e0760</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7513 -- Added a note on the dependencies that need to be installed when running the Django system tests. Thanks to Peter Melvyn for the original report, and Ramiro Morales for the original draft.</title>
<updated>2008-06-21T05:20:42Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-21T05:20:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e4e04befbdfe67cd703d4d5023576aeeb2fb603'/>
<id>urn:sha1:5e4e04befbdfe67cd703d4d5023576aeeb2fb603</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added docs about urls.py and testing views for contrib apps</title>
<updated>2008-06-20T17:18:58Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2008-06-20T17:18:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5efb9652d74a08bfdbb788cfa31f01da0cdee04c'/>
<id>urn:sha1:5efb9652d74a08bfdbb788cfa31f01da0cdee04c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7715 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated information about unit tests, contrib apps in particular.</title>
<updated>2008-06-20T15:34:51Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2008-06-20T15:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ddcf51a0ba21ac967406239cd0434dae490964ab'/>
<id>urn:sha1:ddcf51a0ba21ac967406239cd0434dae490964ab</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7714 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
