Is there a way to dump data (generated with the CRUD) into a yml data file?
This feature is available in Rails, Django, etc...
I find that the best way to create data and respect relationships is throught the CRUD admin
There's nothing about it in the Play! Yaml Documentation
I will add that it would be nice if possible to dump while using the mem (or fs) databases, though this means it cannot be done with a "play" command but could be done through a special Route maybe?
In short:
$play dumpdata command?Sounds like you want the logisimayml module.
To export your database, simply type this command line :
play yml:generate
You should have a look through the Play Modules page. Lots of great stuff there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With