Braden MacDonald
88747024b5
Upgrade django-debug-toolbar to 1.2.2
...
This is compatible with Django > 1.5, and allows us to re-enable the ProfilingDebugPanel
2015-02-26 15:57:03 -05:00
Sarina Canelake
d406261e4b
s/pylint: disable=W0614/pylint: disable=unused-wildcard-import/
2014-12-01 11:22:11 -05:00
Sarina Canelake
f223ac8404
s/pylint: disable=W0401/pylint: disable=wildcard-import/
2014-12-01 11:22:11 -05:00
David Baumgold
549fbe4815
Rollback Django Debug Toolbar from 1.0.1 to 0.9.4
...
Due to issues with require.js and the latest version of the toolbar.
Also included a note in the requirements file explaining the situation, and what
needs to happen before this can be upgrade properly.
2014-02-19 11:41:12 -05:00
yarko
5c1ffd745a
fix partial work done for changes in django-debug-toolbar-1.0.1
...
add trailing comma, restore uncommented state of Mongo panel
2014-02-10 15:38:25 -05:00
Chris Dodge
e23ec4f221
on the new envs configuration file, we need to squelch pylint errors on the from dev import *
2013-08-10 00:29:17 -04:00
Chris Dodge
c6f277427c
add a few debug messages to get localhost debug information. Also partition out the MongoDjangoToolbar configuration into a separate env config. This is because doing imports on large courses grinds localdev to a halt due to all the stack trace generation.
2013-08-09 20:46:14 -04:00