Skip to content

Commit 360040a

Browse files
committed
Merging FR changes and Admin2 changes
1 parent b1f3b05 commit 360040a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Generated by Django 3.2.16 on 2022-11-01 10:31
2+
3+
from django.db import migrations
4+
5+
6+
class Migration(migrations.Migration):
7+
8+
dependencies = [
9+
('api', '0159_auto_20221022_1542'),
10+
('api', '0159_auto_20221028_0940'),
11+
]
12+
13+
operations = [
14+
]

0 commit comments

Comments
 (0)