Fix sys.path manipulation in pavement.py, with detailed comment
Restore reverted changes from paver part 1
This commit is contained in:
@@ -21,7 +21,7 @@ from xmodule.x_module import prefer_xmodules
|
||||
|
||||
######################### Testing overrides ####################################
|
||||
|
||||
# Needed for the `reset_db` management command
|
||||
# Needed for the reset database management command
|
||||
INSTALLED_APPS += ('django_extensions',)
|
||||
|
||||
# Redirect to the test_root folder within the repo
|
||||
|
||||
Reference in New Issue
Block a user