On Nov 15, 2009, at 2:56 PM, gnoze5 wrote:
> I am new to django and I am having a little issue in understanding the
> expected role of a designer during the development a django website.
> Is the point of the django template system to allow a designer to not
> have to worry about any code, and only need to deliver let's say, a
> pure html+css template to a coder who in turn will input the whole
> blocks and logic into that template? or is the designer expected to
> learn the django template system?

That's really a function of the designer's skill set.  Just like with  
PHP+Smarty, some designers are comfortable adding template-system  
tagging to their templates, while some deliver pure HTML+CSS dummies  
and a separate person (sometimes called a "front-end engineer/ 
technologist" or something like that) marks up the HTML+CSS using the  
tagging system.
--
-- Christophe Pettus
    x...@thebuild.com

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=.


Reply via email to