How do I point my Django environment to my own project folder?

Hi all,

I spent the last couple of days setting up my Linode account and Django environment and I could get the default DjangoApp to work. What I then did was pulled my current Django folder MyProject into the directory var/www/MyProject but I just can't figure out how to have Linode server point to my folder instead of var/www/DjangoApp. Perhaps I need to reboot and point to manage.py in my project to runserver?

Any advice is much appreciated.
Thank you.

1 Reply

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct