group_vars/all: set django_version to <2

This commit is contained in:
Benjamin Dauvergne 2019-09-26 09:35:20 +02:00
parent 7e31369d97
commit 837ffc51bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
compile_theme: true
django_version: 1.11.18
django_version: <2
git_ssh: false
clone_repo: true
publik_conf: "/home/{{user}}/.config/publik"