Django Data Wizard logo

Django Data Wizard is an interactive tool for mapping tabular data (e.g. Excel, CSV, XML, JSON) into a normalized database structure via Django REST Framework and IterTable. Django Data Wizard allows novice users to map spreadsheet columns to serializer fields (and cell values to foreign keys) on-the-fly during the import process. This reduces the need for preset spreadsheet formats, which most data import solutions require.

Django Data Wizard on GitHub

Using Django Data Wizard

News

Django Data Wizard 2.0 was released on June 23, 2022!

Install • View Release Notes

Documentation

  • Overview
  • API Documentation
  • Guides
  • IterTable
  • npm Packages
  • Configuration / Customization
  • Release Notes
  • View Components
  • License
  • Packages
  • Support / Contact Info