Django Google Sheets Import

The django-gsheets-import Python package is a Django application to facilitate data import from Google Sheets within Django’s admin framework. It extends the great django-import-export package, which already provides import and export capabilities for all local file formats supported by tablib. Exporting data from Django’s admin to Google Sheets is currently not supported by django-gsheets-import, but planned for a future release.

Indices and tables