'null': Cannot resolve 'django.utils.log.NullHandler': No module named NullHandler
Google:
日志配置错误
https.../django/db/models/base.py", line 110, in __new__
app_config = apps.get_containing_app_config(module..., line 247, in get_containing_app_config
self.check_apps_ready()
File "/Users/pitou/.virtualenvs...Tested with Django 1.4, 1.5, 1.6, 1.7, 1.8
Tested with Python 2.7, 3.3, 3.4 and PyPy
# models中没有get_app.../django_helper.py", line 40, in get_apps
applications.append(models.get_app(app_label))
models.get_app