For example, why do the authors of "django-cms" save gettext mo files in the repo (and this is not just carelessness, see this commit ) if users can always run manage.py compilemessages? Just to save users from this step and simplify the installation process?
manage.py compilemessages
There are many other examples: django-filer and even django itself !
Thank!
Usually you do not store the generated files in the repository, and this is correct.
, . pypi. , .mo distro