import secrets

This commit is contained in:
Nico Schottelius 2020-02-20 19:38:30 +01:00
parent 9fd445e947
commit f8182e00e8
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
secrets.py

View File

@ -142,3 +142,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/3.0/howto/static-files/
STATIC_URL = '/static/'
# Uncommitted file
import uncloud.secrets