coderedcorp / coderedcorp/coderedcms

Standard CodeRed CMS install .gitignore standard django Localize files

Open
#253 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.