mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +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:
|
postgresql_version:
|
||||||
Select a PostgreSQL_ version to use. The choices are:
|
Select a PostgreSQL_ version to use. The choices are:
|
||||||
|
|
||||||
1. 16
|
1. 17
|
||||||
2. 15
|
2. 16
|
||||||
3. 14
|
3. 15
|
||||||
4. 13
|
4. 14
|
||||||
|
5. 13
|
||||||
|
|
||||||
cloud_provider:
|
cloud_provider:
|
||||||
Select a cloud provider for static & media files. The choices are:
|
Select a cloud provider for static & media files. The choices are:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user