optim: optim import and some email key

This commit is contained in:
2025-09-20 22:49:13 +08:00
parent 2e5e362000
commit 5902c6206c
44 changed files with 251 additions and 94 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
from rest_framework import serializers
from django.contrib.auth.models import User
from rest_framework import serializers
from .models import Item, ItemUsage, Category