Django

Code

Ticket #8485 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

Database backend refactor suppresses ImproperlyConfigured exceptions

Reported by: kmtracey Assigned to: nobody
Milestone: 1.0 Component: Database layer (models, ORM)
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Attachments

Change History

08/22/08 09:18:55 changed by russellm

  • status changed from new to closed.
  • resolution set to fixed.

(In [8466]) Fixed #8485: Reordered imports in the database backends to ensure that the availability of the MySQL and Oracle backends is confirmed before any attempt is made to use the backend. Many thanks to Karen Tracey for her work in narrowing down a number of vague reports into a concrete problem.


Add/Change #8485 (Database backend refactor suppresses ImproperlyConfigured exceptions)




Change Properties
Action