Skip to content

Commit

Permalink
Redo migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
cslzchen committed May 15, 2024
1 parent eceb193 commit c6e9c90
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 3.2.17 on 2024-03-27 20:33
# Generated by Django 3.2.17 on 2024-05-15 15:07

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('osf', '0019_cedarmetadatarecord_cedarmetadatatemplate'),
('osf', '0020_abstractprovider_advertise_on_discover_page'),
]

operations = [
Expand Down

0 comments on commit c6e9c90

Please sign in to comment.