summaryrefslogtreecommitdiff
path: root/docs/man/daily_cleanup.1
AgeCommit message (Collapse)Author
2014-01-10Removed a man page for a command that was removedAlex Gaynor
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various ↵Russell Keith-Magee
documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-02Cleaned up a bunch of minor doc stuff:Jacob Kaplan-Moss
* Removed flatpages/redirects README; no other contrib apps have those. * Cleaned up top-level README to be more readable. * Removed outdated references to old docs (Fixes #8701) git-svn-id: http://code.djangoproject.com/svn/django/trunk@8857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19Fixed #5180 -- Added man pages for remaining files under django/bin/. We ↵Malcolm Tredinnick
still need to rename some binaries before they can be safely installed, I suspect, so these aren't installed by default yet, but the groundwork is there now. Excellent job, Nick Efford! git-svn-id: http://code.djangoproject.com/svn/django/trunk@5942 bcc190cf-cafb-0310-a4f2-bffc1f526a37