Django Fixtures: Things you did not know.
I was going through Django's source code & I found some fascinating details for loaddata command which provides initial data in your application using fixtures.
These details were not present in Django's documentation directly So I thought of writing...
ropali.hashnode.dev7 min read