BookOmatic
BookOmatic copied to clipboard
Basic security standards implemented in settings.py
Add the .env file with the SECRET_KEY and DEBUG configured, following good development practices, using the decouple library.