On Fri, Feb 21, 2014 at 3:22 PM, Camilo Torres <[email protected]>wrote:

>  - 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.
>
> That argument makes sense to me: '.html' would have to be assumed to be
DTL, because in order to get Jinja2 you'd have to specify it in the
extension.

-- 
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/CABpHFHQdmERqSHVQot7c2UxOAxXKvNXA4hXdABFjX%2B56eqEW5A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to