I'm new to Django.. I actually wanted to take inputs from a web user 
through web page and then using those inputs perform further operations. So 
does Django helps in connecting HTML, Python and PHP altogether?
How do I connect a html and python file?

I have a user login page which I can proceed with HTML and PHP very 
smoothly. After login, the recommendation part comes where using the user's 
activity some recommendations are made to the user. So how should I proceed 
with the recommendation part which is implemented in Python. How to track 
user's activity?
Please suggest. I haven't worked with Python Web Framework before.

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/be0e61e1-b3c0-428e-b0e3-af308117d506%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to