diff options
| author | Rob Hudson | 2011-06-03 16:11:12 -0700 |
|---|---|---|
| committer | Rob Hudson | 2011-06-03 16:11:12 -0700 |
| commit | 929c6be2e50b662ee8dc73f40028d832323ef610 (patch) | |
| tree | 6136d727bf28dec219305bec558e64a652b0a377 /README.rst | |
| parent | d9a2437e4907d3dc97f5300054700b48387a9502 (diff) | |
| download | django-debug-toolbar-929c6be2e50b662ee8dc73f40028d832323ef610.tar.bz2 | |
Added a message about the 3rd party panel list wiki page
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -192,6 +192,13 @@ adding proper coverage (especially if it has a chance for a regression) in the t python setup.py test + +3rd Party Panels +================ + +A list of 3rd party panels can be found on the Django Debug Toolbar Github wiki: +https://github.com/django-debug-toolbar/django-debug-toolbar/wiki/3rd-Party-Panels + TODOs and BUGS ============== See: https://github.com/django-debug-toolbar/django-debug-toolbar/issues |
