You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
django-dataio is a Django utility package for data import and export. It allows you to easily export your Django model data into Excel, CSV, JSON, etc., and import data from these formats back into your models.