Skip to content

Commit 87e1e36

Browse files
committed
fix: minor changes in File Model
1 parent d3bbc9b commit 87e1e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FusionIIIT/applications/filetracking/migrations/0003_auto_20250508_1905.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('filetracking', '0002_auto_20250508_1903'),
9+
('filetracking', '0001_initial'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)