website/trololo/settings.py
2025-02-14 18:50:14 +01:00

3 lines
73 B
Python

import base64
SECRET_KEY = base64.b64decode('TmljZSBmdWNraW5nIHRyeQ==')