summaryrefslogtreecommitdiff
path: root/docs/internals/contributing.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t...Russell Keith-Magee2010-05-091-2/+2
* Fixed #13290 - Added a section about minification of admin JavaScript files t...Jannis Leidel2010-04-131-0/+38
* Fixed #13270 - typos in documentationLuke Plant2010-04-061-2/+2
* Fixed #12102 -- Corrected an example in the docs that suggested that you use ...Russell Keith-Magee2010-02-241-1/+1
* Fixed #6298 - Added sample settings file to run the Django test suite (SQLite...Jannis Leidel2010-02-231-0/+14
* Fixed #12910 - Only test extracting translation strings if xgettext can be fo...Jannis Leidel2010-02-211-0/+2
* Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel2010-02-161-6/+13
* Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr2009-12-261-7/+8
* Fixed typoLuke Plant2009-12-221-1/+1
* Added missing quote in contributing settings codeBrian Rosner2009-12-221-1/+1
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-10/+36
* Added section info on top-level use of django.conf.settings to 'contributing'...Luke Plant2009-12-091-0/+41
* Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...Karen Tracey2009-05-171-1/+1
* Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic o...Russell Keith-Magee2009-03-111-18/+25
* Added a link to the "documentation" documentation in the contributing docs.Malcolm Tredinnick2008-10-071-0/+4
* Added a note about where custom manager specifications go in a model (for theMalcolm Tredinnick2008-10-071-0/+1
* Updated contributing documentation to contain the new release process and upd...Jacob Kaplan-Moss2008-09-191-64/+86
* Edited docs changes from [9010] and [9011]Adrian Holovaty2008-09-111-6/+6
* Small documentation tweaks, fixes #9000 - thanks, ramiroSimon Willison2008-09-111-2/+2
* Fixes #8847 - a bunch of cleanups to the i18n docs. Thanks, ramiro!Jacob Kaplan-Moss2008-09-031-10/+28
* Updated API stability document for 1.0.Jacob Kaplan-Moss2008-09-021-0/+2
* Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss2008-09-021-16/+8
* Removed the need for ROOT_URLCONF in settings when running Django's core testsMalcolm Tredinnick2008-08-301-2/+1
* Fixed #8539: fixed PEP references. Thanks, carljm.Jacob Kaplan-Moss2008-08-251-1/+1
* Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss2008-08-231-0/+1052