Files
edx-platform/requirements/edx
David Ormsbee c2b1c95322 Update django-debug-toolbar-mongo to work with DJDT 1.x
The version of django-debug-toolbar-mongo we have installed does
not support our version of Django Debug Toolbar. The author did
accept a patch that supports the latest version, but has not
published it to PyPI. This just grabs it from the github commit
instead.

Note: This will not uninstall your old version. If the MongoDB info
is not showing up for you in DJDT, try manually uninstalling with:

  pip uninstall django-debug-toolbar-mongo

Running "paver lms" after that should install the right thing.
2015-05-07 20:13:50 -04:00
..
2015-03-20 09:51:05 -04:00
2015-02-23 14:51:04 -05:00