Browse Source

update tech_support

kateshev14 5 tháng trước cách đây
mục cha
commit
a4f6fbbc7f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      SharixAdmin/views/tech_support.py

+ 1 - 1
SharixAdmin/views/tech_support.py

@@ -3,7 +3,7 @@ from django.views.generic.edit import UpdateView, CreateView, DeleteView
 from SharixAdmin.tables import TechSupTable
 from django.contrib.auth.mixins import UserPassesTestMixin
 from SharixAdmin.forms import CommentsCreateForm, ServiceTypeUpdateForm
-from dbsynce.models import Comments
+from webservice_running.models import Comments
 from django.urls import reverse
 from django.utils.translation import gettext as _