Hotfix for registration crashing due to non-unique StudentStatus instance creation

This commit is contained in:
Keannu Christian Bernasol 2023-10-02 00:46:44 +08:00
parent 1eb1f71232
commit d7f88e1770
16 changed files with 27 additions and 102 deletions

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.3 on 2023-09-25 13:07
# Generated by Django 4.2.5 on 2023-10-01 16:37
import django.contrib.gis.db.models.fields
from django.db import migrations, models