Hello Chen, welcome to Django community!

I think you can start with Django Tutorial:
https://docs.djangoproject.com/en/1.9/intro/tutorial01/

Good luck!

--
Bruno Barbosa
Web Developer
*brunobarbosa.com.br <http://brunobarbosa.com.br>*

On Thu, Apr 7, 2016 at 6:29 AM, Chen <lekhuso...@gmail.com> wrote:

> 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
> <https://groups.google.com/d/msgid/django-users/be0e61e1-b3c0-428e-b0e3-af308117d506%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAHxcCH5tX8ASvQc6kRs20bP15-1hx%3D%3D6-w1WpdV8t1wwS0_ekg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to