Updated link to Django Debug Toolbar homepage.

Thanks to rowynm AT gmail DOT com for the report and to Claude Paroz for
the patch.

Fixes #17543.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17376 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Ramiro Morales 2012-01-15 03:27:48 +00:00
parent 665ec600a4
commit c35399ba0d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ readability of your code. **All** of the suggestions below come with the caveat
that in your circumstances the general principle might not apply, or might even that in your circumstances the general principle might not apply, or might even
be reversed. be reversed.
.. _django-debug-toolbar: http://robhudson.github.com/django-debug-toolbar/ .. _django-debug-toolbar: https://github.com/django-debug-toolbar/django-debug-toolbar/
Use standard DB optimization techniques Use standard DB optimization techniques
======================================= =======================================