[UPDT] BASE: Updated modules with translation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from django.template.loader import render_to_string
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from base.forms import ModelForm
|
||||
from facedetection.models import FaceDetection
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
class FaceDetectionSetupForm(ModelForm):
|
||||
|
||||
Reference in New Issue
Block a user