Skip to content

Commit

Permalink
Resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-sigma committed Oct 2, 2024
1 parent db353e6 commit fb2e811
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/open_inwoner/accounts/migrations/0078_merge_20240919_1736.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 4.2.16 on 2024-09-19 15:36

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("accounts", "0077_no_roepnaam"),
("accounts", "0077_openiddigidconfig_openideherkenningconfig"),
]

operations = []

0 comments on commit fb2e811

Please sign in to comment.