diff --git a/lms/urls.py b/lms/urls.py index dfcb5ed2d5..3aabc1d0c2 100644 --- a/lms/urls.py +++ b/lms/urls.py @@ -980,8 +980,7 @@ if settings.DEBUG: document_root=settings.PROFILE_IMAGE_BACKEND['options']['location'] ) - # in debug mode, allow any template to be rendered (most useful for UX reference templates) - urlpatterns += url(r'^template/(?P