Merge pull request #3729 from cisagov/el/recreate-migration-0145
Some checks are pending
Build and deploy development for release / deploy-development (push) Waiting to run
Security checks / Django security check (push) Waiting to run
Security checks / Ensure custom mods are contained (push) Waiting to run
Security checks / OWASP security scan (push) Waiting to run
Testing / django-migrations-complete (push) Waiting to run
Testing / pa11y-scan (push) Waiting to run
Testing / python-linting (push) Waiting to run
Testing / python-test (push) Waiting to run

Remove and recreate the 2nd 0145 migration [EL]
This commit is contained in:
lizpearl 2025-04-15 10:57:11 -05:00 committed by GitHub
commit 6bc22a9787
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.20 on 2025-03-26 19:47
# Generated by Django 4.2.20 on 2025-04-14 13:23
from django.db import migrations, models