coderedcorp / coderedcorp/coderedcms
Standard CodeRed CMS install .gitignore standard django Localize files
Aperta
Type: Question
- Lingua principale
- Python
- Stelle
- 765
- Fork
- 154
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.