I am trying to add some default/fixed values to postgres database and came across fixtures.
My model is like this app/models.py
class Category(models.M