From 749f9650ffd474d2d7f77dc2578a251c8adbfa72 Mon Sep 17 00:00:00 2001 From: Andy Armstrong Date: Thu, 2 Jun 2016 17:33:57 -0400 Subject: [PATCH] DO NOT MERGE: show UX reference pages on sandboxes --- lms/urls.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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