もた日記

くだらないことを真面目にやる

2018-04-07から1日間の記事一覧

Djangoメモ : データベースをSQLiteからPostgreSQLに変更する

PostgreSQLの設定 Djangoの設定 (参考)django.db.utils.OperationalError: FATAL: Ident authentication failed for user (参考)AssertionError: database connection isn't set to UTC (参考)UserWarning: The psycopg2 wheel package will be rename…