Django

Code

Ticket #2377 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

contrib.auth.models does not import ImproperlyConfigured

Reported by: noods Assigned to: adrian
Milestone: Component: Contrib apps
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

contrib.auth.models does not seem to import ImproperlyConfigured? from django.core.exceptions.

(I'm new to python and django so hopefully I haven't missed something)

Attachments

Change History

07/19/06 07:48:30 changed by mtredinnick

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

(In [3376]) Fixed #2377 -- Imported ImproperlyConfigured? exception into django.auth.models.


Add/Change #2377 (contrib.auth.models does not import ImproperlyConfigured)




Change Properties
Action