#2330: Exceptions are raised when terminating the development server with
USE_I18N
= False
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: low | Milestone:
Component: Tools | Version:
Severity: minor | Resolution:
Keywords: |
----------------------------------+-----------------------------------------
Comment (by anonymous):
Inserting Adrian's suggestion into {{{
django/utils/translation/trans_null.py }}} right after {{{ from
django.conf import settings }}} also stops the error message. Maybe it's a
more logical place to put it, due to the cause of the error.. even if I'm
not sure _why_ it works ; )
--
Ticket URL: <http://code.djangoproject.com/ticket/2330>
Django <http://code.djangoproject.org/>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---