guanghao479 / mymd

2 stars 0 forks source link

Add django-debug-toolbar #2

Closed guanghao479 closed 12 years ago

guanghao479 commented 12 years ago

Add django-debug-toolbar to bring the ease of debugging

guanghao479 commented 12 years ago

Successfully installed, just not built into mymd. Before using django-debug-toolbar, make sure you installed django-debug-toolbar by

`sudo apt-get install python-django-debug-toolbar'

Assuming we are all using Ubuntu.