Package django :: Package core :: Module exceptions :: Class ImproperlyConfigured
[hide private]
[frames] | no frames]

Class ImproperlyConfigured

source code

exceptions.Exception --+
                       |
                      ImproperlyConfigured

Django is somehow improperly configured

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__