1
Fork 0

Fixed tests, will need to re-implement later

This commit is contained in:
Jake Howard 2016-01-22 08:35:09 +00:00
parent d4c975deda
commit 42edf1cfaf

View file

@ -12,4 +12,4 @@ urlpatterns = [
url(r'', include('project.pages.urls', namespace='pages'))
]
handler404 = Custom404View
# handler404 = Custom404View