Skip to content
Snippets Groups Projects
Commit 32e76edd authored by Carlos Vega's avatar Carlos Vega
Browse files

merged migrations

parent a1ace28b
No related branches found
No related tags found
1 merge request!445Support for Python 3.11
Pipeline #88333 failed
# Generated by Django 3.2.22 on 2024-04-04 09:17
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('web', '0212_customstudysubjectfield_tracked'),
('web', '0213_alter_studysubject_referral_letter'),
]
operations = [
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment