NOTE: This is still very much a work-in-progress. Don't expect anything to work yet!
Management commands and utilities for importing large amounts of data from various sources. The app is tested for compatibility with:
- Django >= 3.1
- Wagtail >= 2.12
- Install this app with
pip install django-importo - Add
importoto yourINSTALLED_APPS