new: basic email template with csv attachments for the orded and each line
This commit is contained in:
parent
5848134067
commit
0148d193ee
8 changed files with 126 additions and 143 deletions
|
|
@ -10,6 +10,7 @@ steps:
|
|||
- apt-get update -y
|
||||
- apt-get -y install python3.7 python3.7-dev python curl python3.7-distutils
|
||||
- curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
|
||||
- cp bernini/settings.py-template bernini/settings.py
|
||||
- ~/.poetry/bin/poetry install
|
||||
- ~/.poetry/bin/poetry run python ./manage.py migrate
|
||||
- ~/.poetry/bin/poetry run python ./manage.py test
|
||||
Loading…
Add table
Add a link
Reference in a new issue