Connected course to user

This commit is contained in:
Keannu Christian Bernasol 2023-06-27 14:38:07 +08:00
parent a12e66caed
commit 48f6bee125
6 changed files with 67 additions and 9 deletions

View file

@ -1,5 +1,4 @@
from django.db import models
from accounts.models import CustomUser as User
# Create your models here.