This commit is contained in:
zandercymatics 2024-04-26 08:11:43 -06:00
parent d9408076b1
commit 83c7a5cdfd
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
4 changed files with 30 additions and 10 deletions

View file

@ -1,4 +1,3 @@
from enum import Enum
import logging
from django.contrib.auth.models import AbstractUser