coderedcorp / coderedcorp/coderedcms
Standard CodeRed CMS install .gitignore standard django Localize files
オープン
Type: Question
- 主要言語
- Python
- スター
- 765
- フォーク
- 154
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Using standard CodeRed CMS install, you have .gitignore from project_templates with
```
# Translations
*.mo
```
Of course, using django compilemessages and makemessages generate a .mo files for each language.
Don't forget to comment this line before your git deploy or it won't work.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
project_templates から始め、*.mo に対する標準の .gitignore エントリを調べます。Django の makemessages コマンドと compilemessages コマンドを使用して、生成される翻訳ファイルを再現し、その後、テンプレートがデプロイに必要なファイルを除外しなくなっていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, git, python
- 領域
- localization, tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 48/100