check your models, might be there is some spelling error.
if you share your models.py file then we could do more help.

On Mon, Nov 12, 2018 at 8:28 PM Yohandy Chiaawanda <yohandyc...@gmail.com>
wrote:

> Hello
>
> I am currently following this guide
> https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04
> to set up django into digitalocean, and I kinda stuck at one point when I
> want to use gunicorn
> Whenever i type 'gunicorn --bind 0.0.0.0:8003 myproject.wsgi' ,there's
> always an ImportError showing up
> Here's the screenshot showing the error
> [image: error01.PNG]
> And here's the file __init__.py looks like
> [image: error02.PNG]
>
> Any suggestion and help is really 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 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/a8e3098f-465e-4986-aca3-f4f196645423%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/a8e3098f-465e-4986-aca3-f4f196645423%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 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/CAF2Ah_F%2BGR9F7WQVKtvEV7-R_v49HwAVOaeAkRggDjn-buRjzA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to