Correct misspelling of sunflowey in urls.py-heroes.

parent 4f3ff0b1
Pipeline #829 canceled with stages
from django.conf.urls import urls from django.conf.urls import urls
from .views import HomeListView, CloudDetailView, JesterDetailView, SunfloweDetailView from .views import HomeListView, CloudDetailView, JesterDetailView, SunfloweyDetailView
urlpatterns = [ urlpatterns = [
url(r'^$', HomeListView.as_view(), name='home'), url(r'^$', HomeListView.as_view(), name='home'),
......
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