aboutsummaryrefslogtreecommitdiff
path: root/app/models.py
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-18 14:56:13 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-18 14:56:13 +0000
commit3b3b17a1b76c1c7a4f7b7954cafdad4bb4f1b868 (patch)
treea78ae8e176f9fcb1a3dd635abc11b890857c7501 /app/models.py
parentadd registration (diff)
downloadAnnotateChange-3b3b17a1b76c1c7a4f7b7954cafdad4bb4f1b868.tar.gz
AnnotateChange-3b3b17a1b76c1c7a4f7b7954cafdad4bb4f1b868.zip
add file encoding
Diffstat (limited to 'app/models.py')
-rw-r--r--app/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models.py b/app/models.py
index b607748..0483ff7 100644
--- a/app/models.py
+++ b/app/models.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
import datetime