X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d12ee4e0ec425e7f508c93ad1295a21a67ae1a30..736d94f6ac63f205be2967f013a15c457032fc2f:/contact/urls.py diff --git a/contact/urls.py b/contact/urls.py index de72e82..7f8d4c4 100644 --- a/contact/urls.py +++ b/contact/urls.py @@ -1,4 +1,4 @@ -from django.conf.urls.defaults import * +from django.conf.urls import patterns, url from . import views urlpatterns = patterns('contact.views',