summaryrefslogtreecommitdiff
path: root/docs/howto
AgeCommit message (Expand)Author
2010-12-23[1.2.X] Fixed a couple of broken internal links in the documentation.Ramiro Morales
2010-12-21[1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translat...Jannis Leidel
2010-11-29[1.2.X] Fixed #14777 -- Added docs on working around the Python CSV module's ...Gabriel Hurley
2010-11-29[1.2.X] Fixed #14775 -- Backports the changes in [13772], which documented an...Gabriel Hurley
2010-11-16[1.2.X] Corrected 'email' to 'e-mail' in error reporting docs.Luke Plant
2010-11-07[1.2.X] Fixed #12975 -- Moved the docs for contrib.admindocs out of the templ...Gabriel Hurley
2010-10-27[1.2.X] Documented options accepted by the runfcgi management command.Ramiro Morales
2010-10-25[1.2.X] Fixed #10545 -- Mentioned that template context variables only exist ...Gabriel Hurley
2010-10-24[1.2.X] Fixed #14551 -- corrected a type in the remote user auth documentatio...Alex Gaynor
2010-10-19[1.2.X] Fixed #7616 -- Added advice on unix socket permissions and umasks to ...Gabriel Hurley
2010-10-09[1.2.X] Improved example to account for environments where cStringIO is not a...Gabriel Hurley
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-09[1.2.X] Fixed #5677 -- update modpython stdout documentation. Thanks to Manfr...Simon Meers
2010-10-08[1.2.X] Fixed #14384 -- Updated mod_wsgi docs to match documented best practi...Russell Keith-Magee
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-06-21[1.2.X] Fixed #13747 -- Reverted documentation suggesting the use of self.std...Russell Keith-Magee
2010-06-05Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...Russell Keith-Magee
2010-05-12Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.Karen Tracey
2010-05-10Fixed #12135 -- Clarified custom template tag example. Thanks to EvilDMP for ...Russell Keith-Magee
2010-05-10Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thank...Russell Keith-Magee
2010-05-10Fixed #12621 -- Corrected grammar error in custom template tag docs. Thanks t...Russell Keith-Magee
2010-05-08Fixed #9170 -- added improved custom management command documentation.Brian Rosner
2010-04-15Fixed #13184 -- Document the requirement that custom model fields using Subfi...Russell Keith-Magee
2010-03-11Fixed #13084: Corrected typo in error-reporting docs.James Bennett
2010-03-06Fixed #11680: Added a note in the error-reporting documentation about basic e...James Bennett
2010-02-24Fixed #12880 -- Added some missing sphinx directives for module references. T...Russell Keith-Magee
2010-02-23Fixed #10258: handle duplicate file names better.Jacob Kaplan-Moss
2010-02-21Fixed #11714 - Document a few of the i18n function that can be used outside v...Jannis Leidel
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel
2010-02-09Removed docs that assume developer might be using Python < 2.4Luke Plant
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-12-22Documentation markup fixes.Russell Keith-Magee
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-12-16Fixed #12385: Made built-in field type descriptions in admindocs translatable...Karen Tracey
2009-12-14Fixed #6262 -- Added a cached template loader, and modified existing template...Russell Keith-Magee
2009-12-13Apply doc addition that somehow was left out of r11833. Refs #7977.Karen Tracey
2009-09-12Fixed #11780 -- Corrected a typo in the static file serving docs. Russell Keith-Magee
2009-08-13Fixed #11573: Updated Nginx url. Thanks bryanveloso.Karen Tracey
2009-07-16Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere...Russell Keith-Magee
2009-07-11Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks ...Russell Keith-Magee
2009-07-11Fixed #11453 -- Added note on customizing SERVER_EMAIL for error reporting. T...Russell Keith-Magee
2009-07-03Fixed #10426 -- Added note on language variables required for Apache to survi...Russell Keith-Magee
2009-06-19Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym...Karen Tracey
2009-05-17Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme...Karen Tracey
2009-05-17Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen.Karen Tracey
2009-05-17Fixed #11130 -- Corrected code example in custom template tag doc. Thanks ph...Karen Tracey
2009-04-07Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu...Simon Willison
2009-04-06Removed duplicate modwsgi navigation linkSimon Willison
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-04-01Fixed #10693: updated params in the docs.Jacob Kaplan-Moss