Populate initial data using Django migrations
This is a proposal to move the initial data to a Django migration instead of a custom python script.
Before approving this change, it needs to be tested how this migration script affects the already running instances.
Edited by Arkadiusz Gorzawski