mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
5 lines
87 B
Python
5 lines
87 B
Python
from .sample import SampleMigrationModel
|
|
|
|
main_db_migrations = [SampleMigrationModel]
|
|
|