I have developed a python application to which I am interested in allowing
users to access it via web browser. I am new to implementation. I need to
"call" the raw_input('your calculation') from the browser and return the
results to the browser – GET or POST.
I have added the python scrip
Ramiro,
Thank you so much for your reply... apologies for the late response
On Wednesday, May 14, 2014 3:43:32 PM UTC+3, Ramiro Morales wrote:
>
> On Wed, May 14, 2014 at 8:38 AM, Eran Ariel > wrote:
> > Hi,
> >
> >
> >
> > I am uncertain as to the pr
Hi, I am interested in Django as a platform to deploy applications using
mod_wsgi, accordingly, whether existing Django libraries such as the forms
library could be applied for this purpose as user initiated POST requests –
to pass the variables. I can place my scripts within the models.py fi
Furthermore, the instructions as per the Django site are to provide the
full path where the database resides… However, I am again uncertain whether
that refers specifically to all databases and how to apply it in proper
syntax
Can someone provide me with a configuration example?
Thanks
4 matches
Mail list logo