Add encoding declaration to prevent #819

This commit is contained in:
Basraah 2017-09-11 12:59:13 +10:00 committed by GitHub
parent 0ac0f71fef
commit 27c9b09116

View File

@ -1,3 +1,4 @@
# -*- coding: UTF-8 -*-
"""
Django settings for alliance_auth project.