#10270: module dependency checks of syncdb are not translatable nor catchable --------------------------------------------------+------------------------- Reporter: Alper KANAT <alperka...@raptiye.org> | Owner: nobody Status: new | Milestone: Component: Core framework | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------------------------------+------------------------- I'm trying to inform the user about import errors such as the module dependency checks of syncdb.. The messages are in English and not translatable.. I guess it'd be better if they also had support for gettext.. I tried catching the exception but all I get is django.core.exceptions.ImproperlyConfigured which I can't differ if it's a MySQLdb import error or some other dependency..
-- Ticket URL: <http://code.djangoproject.com/ticket/10270> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---