summaryrefslogtreecommitdiff
path: root/docs/howto
AgeCommit message (Expand)Author
2011-03-21[1.2.X] Tweaked title level in custom file storage systems documentation.Ramiro Morales
2011-02-27[1.2.X] Converted the new contributions docs to unix line endings.Russell Keith-Magee
2011-02-27[1.2.X] Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added sup...Gabriel Hurley
2011-02-25[1.2.X] Fixed #14401 -- Added a contributing howto guide for new users. Thank...Gabriel Hurley
2011-02-16[1.2.X] Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs.Gabriel Hurley
2011-02-14[1.2.X] Fixed a couple of documentation typos.Ramiro Morales
2011-01-18[1.2.X] Refs #14661 -- Clarified the handling of initial data injected via cu...Russell Keith-Magee
2011-01-03[1.2.X] Fixed #10078 - Document use of locales in management commands. Thanks...Timo Graham
2011-01-03[1.2.X] Fixed #15002 - Fix title casing to conform to style guidelines. thank...Timo Graham
2010-12-30[1.2.X] Fixed #13912 - Fixed AliasMatch regex in modwsgi docs. Thanks SmileyC...Timo Graham
2010-12-29[1.2.X] Fixed #14277 - Clarify path names in modwsgi docs; thanks neitpiet fo...Timo Graham
2010-12-26[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!Timo Graham
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