dump item information to neo4j

clear request cache to avoid memory leak

update to use https

delete courses in the same transaction as writing them

python3 compatibility
This commit is contained in:
Adam Palay
2015-11-30 23:04:58 -05:00
committed by Adam Palay
parent c7df4ed072
commit 10bd4ef6bf
6 changed files with 387 additions and 0 deletions

View File

@@ -186,3 +186,7 @@ sailthru-client==2.2.3
# Release utils for the edx release pipeline
edx-django-release-util==0.1.0
# Used to communicate with Neo4j, which is used internally for
# modulestore inspection
py2neo==3.1.2