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