Removed associative entity between student and subject

This commit is contained in:
Keannu Christian Bernasol 2023-07-18 15:51:06 +08:00
parent 8a42b58f87
commit e6c4dd7b9c
27 changed files with 82 additions and 264 deletions

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.3 on 2023-07-09 10:57
# Generated by Django 4.2.3 on 2023-07-18 07:43
import django.contrib.gis.db.models.fields
from django.db import migrations, models