coderedcorp / coderedcorp/coderedcms

Standard CodeRed CMS install .gitignore standard django Localize files

オープン
#253 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。