wq / django-data-wizard

🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard
https://django-data-wizard.wq.io
MIT License
338 stars 53 forks source link

use DRF serializers to support arbitrary models #5

Closed sheppard closed 7 years ago

sheppard commented 7 years ago

(fixes #1, #3)