Feat: [#10] codes 앱 생성 및 초대/인증코드 모델 생성

This commit is contained in:
sm4640
2025-03-27 16:58:54 +09:00
parent 64a8763c72
commit 0f5baeb9eb
6 changed files with 34 additions and 0 deletions

3
codes/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.