index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
man
Age
Commit message (
Expand
)
Author
2010-02-16
Fixed #7050 - Allow the makemessages command to optionally ignore paths when ...
Jannis Leidel
2010-02-16
Fixed #6380 - Follow symlinks when examining source code and templates for tr...
Jannis Leidel
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2008-09-02
Cleaned up a bunch of minor doc stuff:
Jacob Kaplan-Moss
2008-08-25
Removed outdated "adminindex" command -- the same behavior is now far easier ...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-08-08
Fixed #5463 -- Allow alternate file extensions on files that are translated.
Malcolm Tredinnick
2008-07-06
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d...
Malcolm Tredinnick
2007-08-19
Fixed #5180 -- Added man pages for remaining files under django/bin/. We stil...
Malcolm Tredinnick
2007-06-10
Added a man page for django-admin.py. Also install it correctly as part of the
Malcolm Tredinnick