Hello everyone, I am trying to add another simple 'home' page to my website which is at this point just the basic site after you finish the tutorial. I am following the 'Base Views' documentation but keep getting an error when trying to import 'from articles.models import Articles' the error reads ModuleNotFoundError: No module named 'articles'
Any help with this would be greatly appreciated! -- 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 post to this group, send email to [email protected]. 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/CAADJOYJGRHX6p86tSH2PvC3h91E-RzrPU_53wTO9iDR4JQVJVg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

