diff --git a/shop/urls.py b/shop/urls.py index f07df8f6..dc9019b8 100644 --- a/shop/urls.py +++ b/shop/urls.py @@ -1,5 +1,5 @@ from django.conf.urls import url -import views +from views import * urlpatterns = [ #url(