Update package django_xxx

Brightcells 7 lat temu
rodzic
commit
419c7e4732
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      support/views.py

+ 1 - 1
support/views.py

@@ -1,7 +1,7 @@
1 1
 # -*- coding: utf-8 -*-
2 2
 from __future__ import unicode_literals
3 3
 
4
-from logit import logit
4
+from django_logit import logit
5 5
 from support.models import MachineBackInfo, MachineBodyInfo, MachineSupportPrebookInfo
6 6
 from utils.error.errno_utils import MachineStatusCode
7 7
 from utils.error.response_utils import response