Skip to content

Releases: caktus/tequila-django

v0.9.8: Merge pull request #23 from caktus/TEQ-19

27 Nov 19:05
84eab91
Compare
Choose a tag to compare

v0.9.7: Merge pull request #21

19 Oct 21:21
Compare
Choose a tag to compare
  • 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

25 Sep 13:39
Compare
Choose a tag to compare
Add an additional_domains variable, to be passed into the Django sett…

v0.9.5: Merge pull request #15 from caktus/cloud-staticfiles

13 Sep 15:34
Compare
Choose a tag to compare

Mark the Django migrations task to only run once

06 Sep 15:36
Compare
Choose a tag to compare
v0.9.4

Update CHANGES.rst file for 0.9.4

v0.9.3: Merge pull request #12 from caktus/0.9.3-prep

28 Aug 18:35
Compare
Choose a tag to compare
Documentation updates in prep for v0.9.3

v0.9.2

17 Aug 17:41
Compare
Choose a tag to compare

Improvements to the speed of Django's migrate.

v0.9.1: Merge pull request #6 from caktus/collectstatic-as-handler

21 Jul 17:07
Compare
Choose a tag to compare

v0.9.0: Remove nodejs installation and management

18 Jul 20:23
Compare
Choose a tag to compare
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

08 Jun 19:48
Compare
Choose a tag to compare
Wrap the SECRET_KEY value in single quotes