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 file, 
accordingly, the script runs at the shell upon running "python manage.py 
runserver" command, however, I cannot see any output at 
http://localhost/8000 (at least for now).

How do I get my python application "browser enabled"? 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c5a8935a-ab5b-4c14-bac5-c4159ff72e2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to