mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Updated part migration reference in 0054
This commit is contained in:
@ -7,7 +7,7 @@ import part.settings
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('part', '0053_merge_20201103_1028'),
|
('part', '0053_partcategoryparametertemplate'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
Reference in New Issue
Block a user