django-statictemplate icon indicating copy to clipboard operation
django-statictemplate copied to clipboard

Using i18n_patterns in an included URLconf is not allowed.

Open malik-vxt opened this issue 12 years ago • 1 comments

I just tried the app and for some raison I get this exception : django.core.exceptions.ImproperlyConfigured: Using i18n_patterns in an included URLconf is not allowed. Is the code compatible with django 1.5 and i18n_pattens ?

thanks

EDIT: just readed the i18n_patterns code who says it is forbidden, nothing to do with djangostatictemplate it seems.

malik-vxt avatar Aug 12 '13 14:08 malik-vxt

Is there a way to make it work despite using i18n_patterns as root_urlconf?

malik-vxt avatar Aug 12 '13 14:08 malik-vxt