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
341 stars 53 forks source link

enable poetry install by adding pyproject.toml and supporting shell script #42

Closed hobson closed 1 year ago

hobson commented 2 years ago
sheppard commented 1 year ago

Thanks for the PR, though I ended up using a different approach to address these issues (#40, #41).