Djangoプロジェクトのすべての要件を最終的にインストールしました(そう思います!)。Mac(OSX 10.4)でローカルインストールを実行しようとしています。
次のエラーが表示されます。
Blockquote OperationalError at /
no such table: django_content_type
Request Method: GET
Request URL: http://127.0.0.1:8000/
Exception Type: OperationalError
Exception Value:
no such table: django_content_type
Exception Location: /Users/Diesel/Desktop/DjangoWork/ pinax-ev/lib/python2.5/site-packages/django/db/backends/sqlite3/base.py
in execute、170 行目
Python 実行可能ファイル: /Users/Diesel/Desktop/DjangoWork/pinax-ev/bin/python
Pythonバージョン: 2.5.1