Jannis Gebauer
Results
112
comments of
Jannis Gebauer
Absolutely! Something like "built with Cookiecutter Django"?
No, that's not a dumb question. `gettext` is not in the official python image, but you can install it by adding ``` RUN apt-get update && apt-get install -y gettext...