Re: Managing existing UI

2013-11-08 Thread Vincenzo Prignano
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 (releas

Managing existing UI

2013-11-01 Thread Paolo Giannoccaro
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