>
>  - Then, we can create dummy implementations of `render_to_response` (and 
> all
>    other functions) that checks the template extension and dispatch to
>    corresponding function from `django.dtl` or `jinja2`.
>

Hello,

Could this create a little problem for the people in charge of the template 
construction?. Let's say the templates are HTML, many tools uses the file 
extension to 'detect' the file type, so these people can get confused when 
their tools do not recognize the templates as expected; in addition, the 
people in charge of templates could not be developers, but graphic 
designers or authoring tools users.

Regards,
Camilo

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/754628ac-0203-48ec-84e8-de7656b84379%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to