Hi Umar.

On 07/09/2018 01:52 PM, Umar Kambala wrote:

This is the error

url(r'^$', views.home, name='home')
attributeError: module 'boards.views' has no attribute 'home'


Do you know what a Python module is and what an attribute on a module means? Then the answer is obvious.

Try to read up on that.

Kind regards,

Kasper Laudrup

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9a2b1e04-5f45-ecd5-6d43-17f247a6836c%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to