Hello Paolo,
I really don't get your question. The templates are still used in Django. 
You should be aware of the Model View Controller philosophy. Actually in 
Django is Model Templates (as View) View (as Controller).

PS: If you are going to use Python 3 be sure to start with Django 1.6 
(released few days ago) as it's the first release to support Python 3. But 
still, if you are a beginner please start with Python 2.7.x

On Friday, November 1, 2013 8:25:22 PM UTC+1, Paolo Giannoccaro wrote:
>
> Hi All,
> which are the best practices while developing a full Django app (version 
> 1.5, Phyton 3) starting from an existing html UI ? The template approach is 
> still valid ? In this case which is the impact over existing html UI ?
> Many thanks
>

-- 
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/0ce77b64-f61a-48c1-b9be-72cdf9dfd082%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to