mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 07:20:40 +03:00
Merge pull request #3297 from tannart/patch-1
Update available postgres versions
This commit is contained in:
commit
8142af1e15
|
@ -49,11 +49,10 @@ use_docker:
|
|||
postgresql_version:
|
||||
Select a PostgreSQL_ version to use. The choices are:
|
||||
|
||||
1. 12.3
|
||||
2. 11.8
|
||||
3. 10.8
|
||||
4. 9.6
|
||||
5. 9.5
|
||||
1. 13.2
|
||||
2. 12.6
|
||||
3. 11.11
|
||||
4. 10.16
|
||||
|
||||
js_task_runner:
|
||||
Select a JavaScript task runner. The choices are:
|
||||
|
|
Loading…
Reference in New Issue
Block a user