mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2025-02-07 07:00:50 +03:00
Reword the cookiecutter section
This commit is contained in:
parent
fcd32fa4af
commit
e63afc33f2
10
README.md
10
README.md
|
@ -61,15 +61,9 @@ Expect often updates as we discuss & decide upon different things.
|
||||||
|
|
||||||
## Cookie Cutter
|
## Cookie Cutter
|
||||||
|
|
||||||
We recommend starting every new project with [`cookiecutter-django`](https://github.com/pydanny/cookiecutter-django)
|
We recommend starting every new project with some kind of cookiecutter. Having the proper structure from the start pays off.
|
||||||
|
|
||||||
Once this is done, depending on the context, remove everything that's not needed.
|
For example, you can use [`cookiecutter-django`](https://github.com/pydanny/cookiecutter-django)
|
||||||
|
|
||||||
The usual list is:
|
|
||||||
|
|
||||||
* `allauth`
|
|
||||||
* templates
|
|
||||||
* Settings for things that are not yet required (always add settings when necessary)
|
|
||||||
|
|
||||||
## Models
|
## Models
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user