v0.16.0
What's changed
- feat: The
settings.py
file was greatly improved; the project environment is now simpler.DEBUG=False
denotes the production environment. - feat: The
sync-dotenv
command generates better defaults withDEBUG=False
(production mode).
Full Changelog: v0.15.0...v0.16.0