Support for authoring of data to be imported into Dingos.
The full documentation is at http://django-dingos-authoring.rtfd.org.
Install django-dingos-authoring:
pip install django-dingos-authoring
Then use it in a project:
import django-dingos-authoring
- TODO