diff options
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@  *.pyc  *.DS_Store  *~ +django_debug_toolbar.egg-info
\ No newline at end of file | 
|  | index : django-debug-toolbar | |
| A configurable set of panels that display various debug information about the current request/response. | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 1 | 
| @@ -1,3 +1,4 @@  *.pyc  *.DS_Store  *~ +django_debug_toolbar.egg-info
\ No newline at end of file |