Fix prospector errors and move secret_key to yaml config

This commit is contained in:
Jens Langhammer
2018-11-27 10:56:40 +01:00
parent 7c7b3469e9
commit cde35515c7
7 changed files with 10 additions and 11 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
"""Django manage.py"""
import os
import sys