summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2013-12-26 19:05:45 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2013-12-26 19:25:09 +0100
commitb355e98a5091a76ad4b8657a6a971e7e0595aa26 (patch)
tree0700bc90fe81618ad3522ab20a1b7a4984f86ff5 /docs
parentce1bc2c94b30a42a2c7c0d58e6cb6d8875cadf60 (diff)
Normalized exceptions raised by AppConfig.create.
It raises ImportError whenever an entry in INSTALLED_APPS points (directly or indirectly via AppConfig.name) to a non-existing module and ImproperlyConfigured in all other cases. Catching ImportError and re-raising ImproperlyConfigured tends to make circular imports more difficult to diagnose.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions