#!/usr/bin/env python3 DEBUG = True DB_PASSWORD = '' # ~ python manage.py shell -c 'from django.core.management import utils; print(utils.get_random_secret_key())' SECRET_KEY = '' # ~ For encrypted FIEL TOKEN = ''