Commit 68e34789 by benjaoming

Remove spaces

parent 4e32ab68
......@@ -17,7 +17,7 @@ if settings.DEBUG:
'document_root': settings.MEDIA_ROOT,
}),
)
from wiki.urls import get_pattern as get_wiki_pattern
from django_notify.urls import get_pattern as get_notify_pattern
urlpatterns += patterns('',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment