Initial implementation of new Node system whereby Nodes are separate from the objects...
[philo.git] / urls.py
diff --git a/urls.py b/urls.py
index c4fcb5e..47be7da 100644 (file)
--- a/urls.py
+++ b/urls.py
@@ -1,4 +1,4 @@
-from django.conf.urls.defaults import url, include, patterns, handler404, handler500
+from django.conf.urls.defaults import patterns, url
 from philo.views import node_view