coderedcorp / coderedcorp/coderedcms
Standard CodeRed CMS install .gitignore standard django Localize files
Open
Type: Question
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.