Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

refractor: improve variable naming and standardize log and venv dirs #370

Closed theskumar closed 5 years ago

theskumar commented 5 years ago

Why was this change necessary?

To simplify cookiecutter naming and folders.

How does it address the problem?

make the log directories consistent.

Are there any side effects?

The proposes new directory paths, which might not be very obvious of devs already used to current directories.