Hello Preston,

Il 28/12/2014 06:30, Preston Timmons ha scritto:
Hi all,

I've been working on #15053, which enables Django template loaders to extend
templates of the same name recursively. The most common use-case for this is
extending the admin templates without needing to copy the application
templates
into a project.

Thanks a lot for working on this!

### Loader API
[snip]
Loader.get_internal

Returns the contents for a template given a ``source`` as returned by
``get_template_sources``.

The name is a bit confusing to me, what about Loader.get_contents instead?

thanks,
riccardo

--
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 [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/54A0079A.2070907%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to