X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/96d01dae2c8363247f6953022e147fd4a3e4e624..1457eb9323363108979b3cae92b7503582df0138:/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',