diff options
| author | Tomasz Buchert | 2011-06-09 10:52:05 +0200 |
|---|---|---|
| committer | Tomasz Buchert | 2011-06-09 10:52:05 +0200 |
| commit | a27471c79a5b9552b76fc1d9fb1c5499ad5b1478 (patch) | |
| tree | 74c7ab6a6111a6ceb1021bf662d67063da0984fa | |
| parent | ca24b3f27510319319dca205f9c1e9868259e246 (diff) | |
| parent | 929c6be2e50b662ee8dc73f40028d832323ef610 (diff) | |
| download | django-debug-toolbar-a27471c79a5b9552b76fc1d9fb1c5499ad5b1478.tar.bz2 | |
Merge remote branch 'upstream/master'
| -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 |
