Kaydet (Commit) c072c8dc authored tarafından Malcolm Tredinnick's avatar Malcolm Tredinnick

Fixed #2377 -- Imported ImproperlyConfigured exception into django.auth.models.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3376 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 466b90c7
from django.core import validators
from django.core.exceptions import ImproperlyConfigured
from django.db import backend, connection, models
from django.contrib.contenttypes.models import ContentType
from django.utils.translation import gettext_lazy as _
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment