Browse Source

Fix encoding

Denis K 9 năm trước cách đây
mục cha
commit
d97ced7b1d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      jet/dashboard_modules/google_analytics.py

+ 1 - 0
jet/dashboard_modules/google_analytics.py

@@ -1,3 +1,4 @@
+# encoding: utf-8
 import datetime
 import os
 from django import forms