summaryrefslogtreecommitdiff
path: root/docs/faq
AgeCommit message (Expand)Author
2011-05-29[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-03-22Minor markup and organization fixes to docs to correct Sphinx errors.Russell Keith-Magee
2011-03-03Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...Gabriel Hurley
2010-11-07Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...Gabriel Hurley
2010-10-18Clarify in the documentation that we occasionally add APIs for newer Python v...Alex Gaynor
2010-10-08Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-23Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-05Fixed #14062: Corrected a stray reference to 2.6 as the high level for suppor...Karen Tracey
2010-07-05Doc updates missed in [13423]Luke Plant
2010-05-09Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David ...Russell Keith-Magee
2010-05-06Corrected a documentation markup problem.Russell Keith-Magee
2010-05-06Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ...Russell Keith-Magee
2010-01-16Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2010-01-09Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiroAdrian Holovaty
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-10-23Clarified faq/install w.r.t. the various Python versions available.Jacob Kaplan-Moss
2009-10-23Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...Jacob Kaplan-Moss
2009-07-03Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-n...Russell Keith-Magee
2009-06-18Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen.Karen Tracey
2009-05-27Fixed #11209 -- Added a note to doc on connection.queries that the logged sql...Karen Tracey
2009-05-26Fixed #11202 -- Removed mod_python information from FAQ, as it is no longer t...Karen Tracey
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-30Fixed some long lines and removed trailing whitespace.Gary Wilson Jr
2009-01-24Fixed #10110 -- Added FAQ on how and when to poke the core developers about t...Russell Keith-Magee
2008-12-10Yet another place where we claim to support 2.3 and upJames Bennett
2008-12-09Fixed #9783; clarified install docs and FAQ to explain that Django does not y...James Bennett
2008-11-21Remove the FAQ answer about a setuptools install error that references runnin...Karen Tracey
2008-11-21Fixed #9611 -- Noted in the FAQ answer about Python versions that some contri...Karen Tracey
2008-11-15Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
2008-11-14Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
2008-11-02Fixed #9497 - Doc typos. Many thanks ramiro.Karen Tracey
2008-09-09Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 r...Adrian Holovaty
2008-09-09Fixed #8983 -- Removed a funky character from faq/general.txt. Thanks, Fernan...Adrian Holovaty
2008-09-03Cleaned up the list of authors/contributors so that people actually working o...Jacob Kaplan-Moss
2008-09-02A bunch of cleanups to file documentation. Along the way some references to t...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss