Adds wemake-django-template as recommended

This commit is contained in:
Nikita Sobolev 2020-03-13 21:18:48 +03:00 committed by GitHub
parent 6165ddbcb9
commit 978c20b01a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ Expect often updates as we discuss & decide upon different things.
We recommend starting every new project with some kind of cookiecutter. Having the proper structure from the start pays off.
For example, you can use [`cookiecutter-django`](https://github.com/pydanny/cookiecutter-django)
For example, you can use [`cookiecutter-django`](https://github.com/pydanny/cookiecutter-django) or [`wemake-django-template`](https://github.com/wemake-services/wemake-django-template).
## Models