We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24da814 commit 0afca17Copy full SHA for 0afca17
flashtux/urls.py
@@ -27,7 +27,7 @@
27
from django.conf.urls.static import static
28
from django.urls import include, path, re_path
29
from django.contrib import admin
30
-from django.views.generic.base import RedirectView, TemplateView
+from django.views.generic.base import RedirectView
31
32
from flashtux.common.views import TextTemplateView
33
from flashtux.home.views import projects, about
0 commit comments