Le mardi 10 mai 2016 00:28:57 UTC+2, Carl Meyer a écrit :
>
> I pushed an alternative approach in 
>
> https://github.com/carljm/django/commit/7d734cfb9da2f64e4bf59c55167c70748b3bd092
>  
> that removes the INSTALLED_APPS checking. Instead, it has the `render` 
> method unconditionally fallback to the built-in templates if a template 
> is not found via the engines configured in TEMPLATES. 
>

I didn't follow closely this work, but a definite +1 to a sane fallback 
(and keeping it). Having to fiddle with INSTALLED_APPS just to get forms 
rendered as before doesn't look nice to me. Sorry if I missed the point.

Claude

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2176e758-864e-4d25-bb08-e51d17d4664d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to