manage.py: prepend ./libraries-local to sys.path, allowing us to test any version of Django (after being copied there)
This commit is contained in:
@@ -12,4 +12,5 @@ pushreg
|
||||
mypoly.py
|
||||
tmp
|
||||
poly2.py
|
||||
libraries-local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user