summaryrefslogtreecommitdiffstats
path: root/coffin/conf/urls/defaults.py
diff options
context:
space:
mode:
Diffstat (limited to 'coffin/conf/urls/defaults.py')
-rw-r--r--coffin/conf/urls/defaults.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/coffin/conf/urls/defaults.py b/coffin/conf/urls/defaults.py
deleted file mode 100644
index 3049e2b9..00000000
--- a/coffin/conf/urls/defaults.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from django.conf.urls.defaults import *
-
-handler404 = 'coffin.views.defaults.page_not_found'
-handler500 = 'coffin.views.defaults.server_error' \ No newline at end of file