Skip to content

Commit

Permalink
[#] Rebased on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
vaszig committed Dec 1, 2022
1 parent 20064f8 commit 8afd4f0
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Generated by Django 3.2.15 on 2022-12-01 07:04

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
('accounts', '0047_action_is_deleted'),
('accounts', '0049_auto_20221130_1614'),
]

operations = [
]

0 comments on commit 8afd4f0

Please sign in to comment.