I'm in the process of doing this myself. I'm porting a job monitoring system to django. It was written in python before, but the web front end was written in PHP. Seems to be going well so far. I have the model and can access the APIs. I've come across some issues, but am new to django, so am working through them before anything else.
Thanks, Tom

