django-import-export
CommunityMaster Django import/export workflows.
Authornibuno
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The django-import-export Skill provides a structured approach to implementing reliable data import and export workflows for Django projects using the django-import-export library, reducing manual coding and errors.
Core Features & Use Cases
- Supports exporting and importing Django models to common formats (CSV, XLSX, JSON) with consistent field mappings.
- Handles relations (foreign keys and many-to-many) and admin integration to streamline data pipelines.
- Suitable for admin tasks like data migration, backup, and data synchronization across environments.
Quick Start
Use this skill to quickly scaffold export/import workflows with django-import-export. Example: export all records of a model to CSV and then import updates from a CSV back into the same model.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: django-import-export Download link: https://github.com/nibuno/django-import-export-books/archive/main.zip#django-import-export Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.