diff options
| author | Rob Hudson | 2009-09-12 20:44:30 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-09-12 20:44:30 -0700 |
| commit | 4f43c9b1004bac18e5323e52c4fb110fd4f2b2ba (patch) | |
| tree | c3e511a0e7e80236d4455074f09e8d656347ec9f | |
| parent | 421c08a9f30f6322d8df3fb3534901f810145359 (diff) | |
| download | django-debug-toolbar-4f43c9b1004bac18e5323e52c4fb110fd4f2b2ba.tar.bz2 | |
Updated URL to the GitHub page (soon to be finished)0.8.0
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ setup( # Get more strings from http://www.python.org/pypi?:action=list_classifiers author='Rob Hudson', author_email='rob@cogit8.org', - url='http://rob.cogit8.org/blog/2008/Sep/19/introducing-django-debug-toolbar/', + url='http://robhudson.github.com/django-debug-toolbar/', download_url='http://github.com/robhudson/django-debug-toolbar/downloads', license='BSD', packages=find_packages(exclude=['ez_setup']), |
