Merge pull request #7967 from edx/ormsbee/update_djt_mongo
Update django-debug-toolbar-mongo to work with DJDT 1.x
This commit is contained in:
@@ -118,7 +118,6 @@ django-cors-headers==0.13
|
||||
|
||||
# Debug toolbar
|
||||
django_debug_toolbar==1.2.2
|
||||
django-debug-toolbar-mongo
|
||||
|
||||
# Used for testing
|
||||
astroid==1.3.4
|
||||
|
||||
@@ -25,6 +25,8 @@ git+https://github.com/mfogel/django-settings-context-processor.git@b758c3930862
|
||||
# back to master when and if this fix is merged back.
|
||||
# fs==0.4.0
|
||||
git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b
|
||||
# The officially released version of django-debug-toolbar-mongo doesn't support DJDT 1.x. This commit does.
|
||||
git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c4aee6e76b9abe61cc808
|
||||
|
||||
# Our libraries:
|
||||
-e git+https://github.com/edx/XBlock.git@1934a2978cdd3e2414486c74b76e3040ff1fb138#egg=XBlock
|
||||
|
||||
Reference in New Issue
Block a user