Re: uWsgi not seeing javascript

2015-04-21 Thread Carlos Aguilar
You don't want serve static files with uwsgi, but, you can configure Nginx or Apache2 to serve static files. Kindest Regards 2015-04-21 17:42 GMT-04:00 john : > OK I will - but where? > Johnf > > > On 04/21/2015 02:41 PM, Avraham Serour wrote: > > You probably are not serving the static files,

Re: uWsgi not seeing javascript

2015-04-21 Thread john
OK I will - but where? Johnf On 04/21/2015 02:41 PM, Avraham Serour wrote: You probably are not serving the static files, can you post your uwsgi ini ? On Apr 22, 2015 12:02 AM, "john" > wrote: Hi, When I use manage.py the javascript runs. When I use

Re: uWsgi not seeing javascript

2015-04-21 Thread Avraham Serour
You probably are not serving the static files, can you post your uwsgi ini ? On Apr 22, 2015 12:02 AM, "john" wrote: > Hi, > > When I use manage.py the javascript runs. When I use uWsgi the javascript > does not run. Of course this when I'm using the website. > > Is there something that is dif

uWsgi not seeing javascript

2015-04-21 Thread john
Hi, When I use manage.py the javascript runs. When I use uWsgi the javascript does not run. Of course this when I'm using the website. Is there something that is different between the two! Johnf -- You received this message because you are subscribed to the Google Groups "Django users" gr