[UPDT] ATTENDANCE: Add geofencing and facedetection configuration and settings
This commit is contained in:
5
facedetection/templates/face_config.html
Normal file
5
facedetection/templates/face_config.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<form hx-post="{% url 'face-config' %}" hx-swap="none" hx-on-htmx-after-request="$('#reloadMessagesButton').click();">
|
||||
{% csrf_token %}
|
||||
{{form.as_p}}
|
||||
|
||||
</form>
|
||||
Reference in New Issue
Block a user