mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 20:20:18 +03:00
Update project-generation-options.rst
Updates the postgres version options in the documentation
This commit is contained in:
parent
21dcc792e3
commit
b7d19f8413
|
@ -66,10 +66,11 @@ use_docker:
|
|||
postgresql_version:
|
||||
Select a PostgreSQL_ version to use. The choices are:
|
||||
|
||||
1. 16
|
||||
2. 15
|
||||
3. 14
|
||||
4. 13
|
||||
1. 17
|
||||
2. 16
|
||||
3. 15
|
||||
4. 14
|
||||
5. 13
|
||||
|
||||
cloud_provider:
|
||||
Select a cloud provider for static & media files. The choices are:
|
||||
|
|
Loading…
Reference in New Issue
Block a user