From 978c20b01ae0fc087499898971dd9c6e02883239 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Fri, 13 Mar 2020 21:18:48 +0300 Subject: [PATCH] Adds wemake-django-template as recommended --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a95f99..cc5a80c 100644 --- a/README.md +++ b/README.md @@ -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