Try views or .views while importing and urls.py you should give path like views.home_view()
On Tue, Nov 15, 2022, 11:25 PM Ogunsanya Opeyemi < [email protected]> wrote: > Your views.py is inside profiles folder not pages folder so change > pages.views to profiles.views > > On Tuesday, November 15, 2022 at 6:08:56 PM UTC+1 [email protected] wrote: > >> [image: 2.png][image: 3.png] > > > >> Hi, kindly help me with this error, i seem not to know what is the cause >> and how to fix it. Thank you. Can[image: 1.png] > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/b75d5986-4cf0-47b0-b4ce-7a9543b7a318n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/b75d5986-4cf0-47b0-b4ce-7a9543b7a318n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHYvwbX8vcyygVXByB0mz%3DUkS%2BGeJdxneiJwMjKCAfzdhqU%3DJQ%40mail.gmail.com.

