Re: Firing an html file from within a view/template

2015-05-06 Thread Vijay Khemlani
The paths inside statcosti.html are absolute to the filesystem of your machine, so they don't make sense for the web server For example resolves to (asuming localhost at port 8000) http://localhost:8000/var/www/magazantea/templates/R2HTML/grafico2.png So your browser makes a request to Django

Firing an html file from within a view/template

2015-05-06 Thread Victor
Production Context, Ubuntu 14.04, Django 1.7.7 & Apache2 Dear experts, I'm stranded! What I would like to do is: 1) to provide an initial and final date to make some statistical computation in that period, 2) pass those dates to an R procedure which by means of the package R2HTML produces a