mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 05:30:16 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
4435d14af6
commit
4b98adf0a7
|
@ -17,8 +17,8 @@ production-ready Django projects quickly.
|
||||||
- If you have problems with Cookiecutter Django, please open [issues](https://github.com/cookiecutter/cookiecutter-django/issues/new) don't send
|
- If you have problems with Cookiecutter Django, please open [issues](https://github.com/cookiecutter/cookiecutter-django/issues/new) don't send
|
||||||
emails to the maintainers.
|
emails to the maintainers.
|
||||||
|
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [IntendedAudience](#IntendedAudience)
|
- [IntendedAudience](#IntendedAudience)
|
||||||
- [Features](#Features)
|
- [Features](#Features)
|
||||||
- [Constraints](#Constraints)
|
- [Constraints](#Constraints)
|
||||||
|
@ -44,17 +44,17 @@ To use this application most effectively, users should have the scope of their a
|
||||||
a new project.
|
a new project.
|
||||||
|
|
||||||
Example's of defined scope include:
|
Example's of defined scope include:
|
||||||
|
|
||||||
- docker usage
|
- docker usage
|
||||||
- cloud provider
|
- cloud provider
|
||||||
- postgresql version
|
- postgresql version
|
||||||
See the [Usage](#Usage) section for a clear guide to the project creation process.
|
See the [Usage](#Usage) section for a clear guide to the project creation process.
|
||||||
|
|
||||||
For more information about these specific requirements, see the documentation provided:
|
For more information about these specific requirements, see the documentation provided:
|
||||||
(docker)[https://www.docker.com/]
|
(docker)[https://www.docker.com/]
|
||||||
(PostgreSQL)[https://www.postgresql.org/]
|
(PostgreSQL)[https://www.postgresql.org/]
|
||||||
(AWS)[https://aws.amazon.com/]
|
(AWS)[https://aws.amazon.com/]
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- For Django 5.0
|
- For Django 5.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user