mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-16 17:28:11 +00:00
Add comment for later
This commit is contained in:
@@ -68,5 +68,6 @@ class Migration(migrations.Migration):
|
|||||||
copy_part_parameters,
|
copy_part_parameters,
|
||||||
reverse_code=migrations.RunPython.noop
|
reverse_code=migrations.RunPython.noop
|
||||||
),
|
),
|
||||||
# TODO: Data migration for ManufacturerPartParameter
|
# TODO: Data migration for existing ManufacturerPartParameter objects
|
||||||
|
# TODO: Data migration for existing CategoryParameter objects
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user