Minor change to settings -- work with no TRACK_DIR defined -- untested
This commit is contained in:
@@ -135,5 +135,7 @@ LOGGING = {
|
||||
}
|
||||
}
|
||||
|
||||
TRACK_DIR = None
|
||||
|
||||
# Django settings for mitx project.
|
||||
execfile("../settings.py")
|
||||
|
||||
Reference in New Issue
Block a user