On Thursday 01 June 2017 10:47:05 F. Nikita Thomas wrote:
> Hi!
> I'm having a problem with configuring uWSGI with Django, when I run
> the development server everything 'seems' okay, except that I am
> missing styling on the html,  and when I test run uWSGI from the
> command line I get:

...
> chdir() to /home/user/env/project/project/
...

> And I don't know whether it's a path or import thing or what. Thanks.

It's a chdir thing. Move up one, so /home/user/env/project.

-- 
Melvyn Sopacua

-- 
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/2976734.dj2r02JMKk%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to