To dump data, one has to specify a lot of app names (all apps which have plugins) and use the -n
option. This should be simplified by a management command.
Current situation:
./manage.py dumpdata -n fluent_contents text oembeditem rawhtml picture myapp
Desired situation:
./manage.py dumpdata_placeholder myapp