mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
test
This commit is contained in:
parent
f5dab01885
commit
c285b9f00f
|
@ -18,7 +18,7 @@
|
||||||
"use_pycharm": "y",
|
"use_pycharm": "y",
|
||||||
"use_docker": "n",
|
"use_docker": "n",
|
||||||
"postgresql_version": [
|
"postgresql_version": [
|
||||||
"10.5"
|
"10.5",
|
||||||
"10.4",
|
"10.4",
|
||||||
"10.3",
|
"10.3",
|
||||||
"10.2",
|
"10.2",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user