test_views.py
24.5 KB
-
URL change: /video -> /videos, added /admin · c3375ad3
Changed the resource URLs to be plural for consistency with other services in edx-platform. Added /admin for standalone running with "manage.py runserver". Instead of using edxval.urls directly, runserver now uses a top level urls.py that includes edxval.urls as well as the debug toolbar and admin.
David Ormsbee committed