Skip to content
Snippets Groups Projects
Commit 4975ad47 authored by Julian's avatar Julian
Browse files

Remove comment I did by accident

parent b27b30ec
No related branches found
No related tags found
1 merge request!86Merge school-apps
......@@ -33,7 +33,7 @@ def manifest(request):
def serviceworker(request):
return serve(request, "common/pwabuilder-sw.js")
# handler404 = 'dashboard.views.error_404'
handler404 = 'dashboard.views.error_404'
def custom_page_not_found(request):
return defaults.page_not_found(request, None, "common/404.html")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment