Tobi-De / fuzzy-couscous

A cli tool to bootstrap your django projects and enhance your development experience.
https://tobi-de.github.io/fuzzy-couscous
MIT License
61 stars 4 forks source link

the difference between DEBUG and DJANGO_ENV is not clear #23

Open Tobi-De opened 1 year ago

Tobi-De commented 1 year ago

for example django-browser-reload is a dev dependencies but can be activate if the DEBUG setting is set to true