summaryrefslogtreecommitdiff
path: root/docs/internals/contributing.txt
AgeCommit message (Expand)Author
2010-05-09[1.1.X] Fixed #13497 -- Corrected various typos and markup problems in docs. ...Russell Keith-Magee
2010-04-06[1.1.X] Fixed #13270 - typos in documentationLuke Plant
2010-02-25[1.1.X] Added note to the contributing docs about requiring gettext to run th...Jannis Leidel
2010-02-24[1.1.X] Fixed #12102 -- Corrected an example in the docs that suggested that ...Russell Keith-Magee
2010-02-16[1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks,...Jannis Leidel
2009-12-26[1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes...Gary Wilson Jr
2009-12-22[1.1.X] Fixed typoLuke Plant
2009-12-22[1.1.X] Added info on top-level use of django.conf.settings to 'contributing'...Luke Plant
2009-05-17Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...Karen Tracey
2009-03-11Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic o...Russell Keith-Magee
2008-10-07Added a link to the "documentation" documentation in the contributing docs.Malcolm Tredinnick
2008-10-07Added a note about where custom manager specifications go in a model (for theMalcolm Tredinnick
2008-09-19Updated contributing documentation to contain the new release process and upd...Jacob Kaplan-Moss
2008-09-11Edited docs changes from [9010] and [9011]Adrian Holovaty
2008-09-11Small documentation tweaks, fixes #9000 - thanks, ramiroSimon Willison
2008-09-03Fixes #8847 - a bunch of cleanups to the i18n docs. Thanks, ramiro!Jacob Kaplan-Moss
2008-09-02Updated API stability document for 1.0.Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-30Removed the need for ROOT_URLCONF in settings when running Django's core testsMalcolm Tredinnick
2008-08-25Fixed #8539: fixed PEP references. Thanks, carljm.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss