On Wed, Jan 27, 2010 at 11:08 PM, Harro <hvdkl...@gmail.com> wrote:
> +1
>
> Sick of explaining to dutch customers that I can't translate those
> texts in the admin.

This may be the case, but...

> It's a simple patch which doesn't break backwards compatibility at
> all.

...neither of these statements is correct.

It isn't a simple patch. it's a 37k, 800 line diff.

It isn't really backwards compatible, either. It fundamentally changes
the assumption about whether you can rely on settings.INSTALLED_APPS
as a list of strings of installed applications. If you have a reusable
app that relies on INSTALLED_APPS being a list of strings, your
application will break.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to