#15946: Exceptions used for program logic db/utils.py load_backend -------------------------------------+------------------------------------- Reporter: | Owner: nobody sgronblo@… | Status: new Type: Bug | Component: Database layer Milestone: | (models, ORM) Version: 1.2 | Severity: Normal Resolution: | Keywords: Triage Stage: | Has patch: 0 Unreviewed | Needs tests: 0 Needs documentation: 0 | Easy pickings: 0 Patch needs improvement: 0 | -------------------------------------+------------------------------------- Changes (by aaugustin):
* needs_docs: => 0 * needs_tests: => 0 * needs_better_patch: => 0 Comment: Third-party database backends have names not starting with `django.db.backends`, so your solution does not work. Example here: http://code.google.com/p/ibm-db/wiki/ibm_db_django_README -- Ticket URL: <http://code.djangoproject.com/ticket/15946#comment:1> 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.