mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2025-07-23 22:29:45 +03:00
Adds wemake-django-template as recommended
This commit is contained in:
parent
6165ddbcb9
commit
978c20b01a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user