<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/django-admin.txt, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<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 #5463 -- Allow alternate file extensions on files that are translated.</title>
<updated>2008-08-08T16:41:55Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-08T16:41:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3735f276603b0c040f3f8aaca64f151397d2cb9b'/>
<id>urn:sha1:3735f276603b0c040f3f8aaca64f151397d2cb9b</id>
<content type='text'>
Patch from Jannis Leidel.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8234 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq</title>
<updated>2008-07-22T03:01:21Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-07-22T03:01:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfcecfee91f7a6c051c0e7c324c8311608a712b5'/>
<id>urn:sha1:bfcecfee91f7a6c051c0e7c324c8311608a712b5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8043 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>Fixed #6719 -- Added a --traceback option to syncdb to provide a stack trace when custom SQL loading fails. Also added documentation for the --traceback option. Thanks to guettli for the patch.</title>
<updated>2008-06-19T13:24:39Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-19T13:24:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=090aeee39979c279564c4673a1af2a6b15ce001e'/>
<id>urn:sha1:090aeee39979c279564c4673a1af2a6b15ce001e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7704 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6980 -- Removed duplicate stuff in docs/django-admin.txt. Thanks, Evan Jones</title>
<updated>2008-06-16T03:37:57Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-16T03:37:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1b92483ae5e4ebd93ba8616fb1b7cb55fc63868b'/>
<id>urn:sha1:1b92483ae5e4ebd93ba8616fb1b7cb55fc63868b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7194 -- Fixed typo in django-admin.txt. Thanks, jhlywa</title>
<updated>2008-06-12T03:56:41Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-12T03:56:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0fd41d63e2ace4f873c3d2830cc51c37b3c043de'/>
<id>urn:sha1:0fd41d63e2ace4f873c3d2830cc51c37b3c043de</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7621 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Various documentation edits from the past few changesets</title>
<updated>2008-06-12T03:36:48Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-12T03:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daab1f06810318cae41d20e7f1ce4aaaeb0349a9'/>
<id>urn:sha1:daab1f06810318cae41d20e7f1ce4aaaeb0349a9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7619 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7254 -- Added an '--exclude' option to dumpdata, allowing specific applications to be removed from the dump output. Thanks to Carl Karsten for the idea and patch.</title>
<updated>2008-06-11T14:01:35Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-11T14:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c50495464db24eaad30984519ab9e31b5ffb044'/>
<id>urn:sha1:9c50495464db24eaad30984519ab9e31b5ffb044</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7615 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7397: corrected order of command names in docs/django-admin.txt</title>
<updated>2008-06-11T04:34:03Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2008-06-11T04:34:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e202f5acf36f33e1b530514ff205536fe1fd62f'/>
<id>urn:sha1:5e202f5acf36f33e1b530514ff205536fe1fd62f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7614 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
