Przeglądaj źródła

Signed-off-by: zry <admin@z-touhou.org>

zry 8 lat temu
rodzic
commit
84033138fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      swyzxwb_photovote/common/CommonFilter.py

+ 1 - 1
swyzxwb_photovote/common/CommonFilter.py

@@ -1,4 +1,4 @@
-from website.common.DataConvert import Str2Date,str2int
+from swyzxwb_photovote.common.DataConvert import Str2Date,str2int
 from django.template.loader import render_to_string
 from django.conf import settings