I'm going to deploy a django application using nginx, and I have a
strange problem.
Everything is ok when running the app using test server or even as
fcgi with daemonize=false, but when I run without daemonize=false, It
seems that django doesn't detect my customized templates in templates
folder.
UPDATE : Problem fixed by adding workdir option to manage.py runfcgi
command and providing absolute path to project.
On Feb 13, 3:14 pm, Yousef Salimpour wrote:
> I'm going to deploy a django application using nginx, and I have a
> strange problem.
> Everything is ok when running
2 matches
Mail list logo