summaryrefslogtreecommitdiff
path: root/docs/man
AgeCommit message (Expand)Author
2010-11-26Fixed #7735 -- Added support for IPv6 adresses to runserver and testserver ma...Jannis Leidel
2010-11-17Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...Jannis Leidel
2010-11-13Refactored runserver command and moved code related to staticfiles to a subcl...Jannis Leidel
2010-11-11Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app.Jannis Leidel
2010-11-04Fixed #6476 -- Added option to makemessages management command to disable wra...Jannis Leidel
2010-10-10Fixed #14391 - Updated django-admin.1 man page to include newer commands. Tha...Andrew Godwin
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-02-16Fixed #7050 - Allow the makemessages command to optionally ignore paths when ...Jannis Leidel
2010-02-16Fixed #6380 - Follow symlinks when examining source code and templates for tr...Jannis Leidel
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2008-09-02Cleaned up a bunch of minor doc stuff:Jacob Kaplan-Moss
2008-08-25Removed outdated "adminindex" command -- the same behavior is now far easier ...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-08-08Fixed #5463 -- Allow alternate file extensions on files that are translated.Malcolm Tredinnick
2008-07-06Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d...Malcolm Tredinnick
2007-08-19Fixed #5180 -- Added man pages for remaining files under django/bin/. We stil...Malcolm Tredinnick
2007-06-10Added a man page for django-admin.py. Also install it correctly as part of theMalcolm Tredinnick