Skip to content

Commit

Permalink
new migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
magsyg committed Sep 24, 2024
1 parent e180021 commit af9266a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 5.0.2 on 2024-09-17 19:40
# Generated by Django 5.1.1 on 2024-09-24 17:14

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("samfundet", "0001_initial"),
("samfundet", "0003_remove_gang_event_admin_group_and_more"),
]

operations = [
Expand Down

0 comments on commit af9266a

Please sign in to comment.