summaryrefslogtreecommitdiff
path: root/docs/man/gather_profile_stats.1
AgeCommit message (Collapse)Author
2015-02-06Removed gather_profile_stats.pyTim Graham
This script uses the unmaintained hotshot module (gone on Python 3) and doesn't seem to be Django specific in any way.
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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
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