Skip to content

Commit

Permalink
Update migration
Browse files Browse the repository at this point in the history
  • Loading branch information
robines committed Sep 17, 2024
1 parent 9bc286b commit 064d181
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 5.0.7 on 2024-09-05 23:59
# Generated by Django 5.0.7 on 2024-09-17 18:27

import django.db.models.deletion
from django.conf import settings
Expand All @@ -9,7 +9,7 @@ class Migration(migrations.Migration):

dependencies = [
('auth', '0012_alter_user_first_name_max_length'),
('samfundet', '0007_recruitmentgangstat'),
('samfundet', '0001_initial'),
]

operations = [
Expand Down

0 comments on commit 064d181

Please sign in to comment.