define interface for data conversion status to inform Django
Created by: das-g
- Error handling
- Success
- Progress / status
Data conversion processes are not required to actively trigger actions in Django. Probably the interface can be files written by the data conversion and read by Django as needed (on user request).