On Mon, Aug 12, 2013 at 9:59 AM, Aymeric Augustin
<aymeric.augus...@polytechnique.org> wrote:
> 2013/8/12 Stefano Crosta <stefano.cro...@gmail.com>
>
>> There is one situation where the order of INSTALLED_APPS really matters -
>> which is template override.
>
>
> There are at least two other similar cases: translations and static files.
>
>>
>> Though not officially documented (?) I've found references in the mailing
>> list to the fact that APPS coming first in the INSTALLED_APPS will have
>> priority - their templates will be loaded effectivily overriding/shadowing
>> lower priority app ones.
>
>
> Yes, we should standardize and document that.

For translations, we have such documentation already:

https://docs.djangoproject.com/en/1.5/topics/i18n/translation/#how-django-discovers-translations

-- 
Ramiro Morales
@ramiromorales

-- 
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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to