Hi guys A related question: What about repeated entries of apps in INSTALLED_APPS? I remember seeing this once and, if I recall correctly, no errors were raised. I guess ImproperlyConfigured would be a suitable exception.
Germán On Tuesday, August 13, 2013 5:09:45 AM UTC-5, Stefano Crosta wrote: > > Aymeric, Ramiro, Florian, > > thanks a lot for your answers! > > Indeed there is some (slightly hidden :D ) documentation! > And it has improved since 1.5, I now see! - I remembered reading something > before, but I couldn't find them anymore when I wrote yesterday's message. > > My proposal would then be to simply add another box to the > https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps to say > "order matters" once more and link the other two pages for translations and > templates. > *if you think this would* help I could do it as well as a ticket. To save > everybody's time no answer will mean it's not worth it! > > (PS. Also please fully disregard my momentary lapse of reason concerning > `sets` in the settings - I don't know what got into me) > > thanks&best, > Stefano > > > On Monday, August 12, 2013 8:29:49 PM UTC+2, Florian Apolloner wrote: >> >> On Monday, August 12, 2013 3:41:15 PM UTC+2, Ramiro Morales wrote: >>> >>> For translations, we have such documentation already: >>> >>> >>> https://docs.djangoproject.com/en/1.5/topics/i18n/translation/#how-django-discovers-translations >>> >>> >> >> For templates too: >> https://docs.djangoproject.com/en/dev/ref/templates/api/#django.template.loaders.app_directories.Loader-- >> but I agree it's somewhat hidden ;) >> >> Florian >> > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
