アプリケーションの初期設定ができていません。
Initial settings for the application have not been completed.
初期設定の流れ
Initial setup flow
$ python3 manage.py migrate
$ python3 manage.py createsuperuser
$ python3 manage.py analytics_set
アナリティクスアプリの初期設定完了
ドキュメント