#17047: django.db.utils.load_backend gives confusing error for unqualified db backend name -------------------------------------+------------------------------------- Reporter: carljm | Owner: ojii Type: Bug | Status: closed Component: Database layer | Version: SVN (models, ORM) | Resolution: fixed Severity: Normal | Triage Stage: Accepted Keywords: | Needs documentation: 0 Has patch: 1 | Patch needs improvement: 0 Needs tests: 0 | UI/UX: 0 Easy pickings: 1 | -------------------------------------+------------------------------------- Changes (by jezdez):
* status: new => closed * resolution: => fixed Comment: In [17274]: {{{ #!CommitTicketReference repository="" revision="17274" Fixed #17047 -- Improved django.db.utils.load_backend to raise a better exception when using a unqualified database backend name. Thanks, Jonas Obrist. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/17047#comment:3> Django <https://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.