Django Fixtures Tutorial: How to use dumpdata and loaddata

Django Fixtures Tutorial: How to use dumpdata and loaddata

Tutorials

A guide to using Django fixtures explaining how they work and how they allow the import/export of database data.