mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Hotfix for registration crashing due to non-unique StudentStatus instance creation
This commit is contained in:
parent
1eb1f71232
commit
d7f88e1770
16 changed files with 27 additions and 102 deletions
|
@ -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
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue