Hello Django community,

I am faced with some error which is preventing me from proceeding with 
learning.

File "C:\Users\DoangMawarG\Desktop\mysite\book\Bookbank\urls.py", line 5, 
in <module>
    path('', views.index, name='index'),
AttributeError: module 'Bookbank.views' has no attribute 'index'

how can i get around this kind of error?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4a75ed67-89a2-421a-bf61-81413ad3a8e9n%40googlegroups.com.

Reply via email to