# django-importexport **Repository Path**: mirrors_samuelcolvin/django-importexport ## Basic Information - **Project Name**: django-importexport - **Description**: django app to export and import data to and from excel (and possibly other formats in the future - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README django-importexport =================== django app to export and import data to and from excel (and possibly other formats in the future ***TODO: * use any field for xl_id * add import view * fix post problem (add mixin for form)