Django Fixtures Tutorial: How to use dumpdata and loaddata
A guide to using Django fixtures explaining how they work and how they allow the import/export of database data.
A guide to using Django fixtures explaining how they work and how they allow the import/export of database data.