cookiecutter-django/{{cookiecutter.project_slug}}/compose/production
Bruno Alla 2e561ed6c4
Fix missing compilemessages step before deploying to prod (#4363)
* Update readme on internationalization

* Run compilemessages when building production image

* Run compilemessages when deploying to Heroku

* Always keep Heroku post-compile hooks

* Add empty po file for en-US language

* Update instructions for Docker

* Update default po file

* Convert locale readme to markdown and expand a bit the instructions

* Don't compile translations for 3rd party packages

* Use simplified settings & set env variables for compiling translations

* Update README for translations

* Improve metadata for Brazilian Portuguese translations

* Fix condition for django compressor on Heroku

* Fix condition for Django Compressor
2023-06-09 11:12:44 +01:00
..
aws Bump garland/aws-cli-docker from 1.15.47 to 1.16.140 (#4136) 2023-02-25 12:44:24 +00:00
django Fix missing compilemessages step before deploying to prod (#4363) 2023-06-09 11:12:44 +01:00
nginx Update indent for nginx config file (#4260) 2023-04-05 21:32:05 +01:00
postgres Refactor POSTGRES_PORT env 2018-05-09 12:58:37 +03:00
traefik Upgrade traefik to 2.10.1 (#4304) 2023-05-02 16:28:54 +01:00