cookiecutter-django/tests
Bruno Alla 0164c330b3 Move to the python:alpine docker image (#1482)
* Move to the python:alpine docker image

- Switch the base images for local and production to alpine
- Install extra dependencies for psycopg2, Pillow and cffi
- Change shebang for shell scripts to use sh instead of bash

* Move to the python:alpine docker image

- Migrate group and user creation to Alpine syntax

* Move to the python:alpine docker image

- Remove `function` keyword, unsupported in shell

* Upgrade various places to the latest Python 3.6

* Test support for translations

* Add gettext library, required for translations support

* Add locale folder for translations support with README documenting it

* Update Changelog

* Tweak command to test translations support
2018-02-22 10:01:05 -05:00
..
test_cookiecutter_generation.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
test_docker.sh Move to the python:alpine docker image (#1482) 2018-02-22 10:01:05 -05:00