Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

DD-dream-director/DreamDirector

Repository files navigation

DreamDirector

フォルダに関する簡単な説明文

  • config : settings.pyとかが入っているフォルダ
  • account_app : アカウント管理機能
  • diagnosis_app : 会員登録後のアカウントの診断に使うアプリを入れる
  • general_app : トップページとか、こまごました機能を入れる
  • templates : htmlファイルの格納場所

セットアップ

# 必要なpythonモジュールをインストール
pip install -r requirements.txt 

# SECRET_KEYを生成
# これを実行するとconfig/local.pyにSECRET_KEY変数が作成される
python regenerateSecretKey.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published