Releases: caktus/tequila-django
Releases · caktus/tequila-django
v0.9.8: Merge pull request #23 from caktus/TEQ-19
properly quoting env vars
v0.9.7: Merge pull request #21
- Work around for Ansible bug #25431. Store Github deploy key in a fact
so it's available regardless of result of previous task.
v0.9.6: Merge pull request #18 from caktus/multi-domain-support
Add an additional_domains variable, to be passed into the Django sett…
v0.9.5: Merge pull request #15 from caktus/cloud-staticfiles
Add a cloud_staticfiles variable
Mark the Django migrations task to only run once
v0.9.4 Update CHANGES.rst file for 0.9.4
v0.9.3: Merge pull request #12 from caktus/0.9.3-prep
Documentation updates in prep for v0.9.3
v0.9.2
Improvements to the speed of Django's migrate.
v0.9.1: Merge pull request #6 from caktus/collectstatic-as-handler
Collectstatic as handler
v0.9.0: Remove nodejs installation and management
Add a CHANGES file to document how to upgrade to this new 0.9.0 version.
v0.8.1: Merge pull request #4 from caktus/shell-protect-secret-key
Wrap the SECRET_KEY value in single quotes