Closed danyeaw closed 5 years ago
Closing this PR. I slept on this and tried today from master. I think the issue was I was not running manage.py from within the testserver directory. I swear I tried that yesterday, but it looks like the trunk version works fine.
Previously when using the Batavia testbed, I was getting no such file or directory errors and the "run sample.py" button wasn't working.
This change corrects the error by changing the filename in the context dictionary of the urls module to prepend testserver to the path.
This change also adds on to #768 by updating the django version that the test server uses to the latest LTR version to fix security vulnerabilities.
PR Checklist: