Check your INSTALED_APPS on settings.py I think you have a simple typo with: "sample,",
On Fri, Mar 8, 2019 at 7:14 AM abel otugeme <[email protected]> wrote: > You must have written code that doesn't work. Check if you imported any > function e.g models that you didn't use. > On Mar 7, 2019 10:44 AM, <[email protected]> wrote: > >> Hi Team >> >> My project name is Sample >> While I am trying to connect database with models.py >> I am finding these type of errors >> ModuleNotFoundError: No module named 'sample,' >> Can anybody help me. >> >> -- >> 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/94eba992-1553-40a5-8a58-4f9ad85bbd5c%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/94eba992-1553-40a5-8a58-4f9ad85bbd5c%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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/CAMrS0S9QNYG-86u-hFwpzLBp_mXZx0pbguj9DTHVOJL-jnAnrQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMrS0S9QNYG-86u-hFwpzLBp_mXZx0pbguj9DTHVOJL-jnAnrQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Ezequiel Bertti https://telegram.me/ebertti https://twitter.com/ebertti https://github.com/ebertti -- 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/CACrQMYrwpo5YgXqfmb-nvP0ZHhwW110BLZji%3DFNf93e3camFFw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

