The django code currently gets copied to the webdata volume and then persists. This causes issues when debugging the code as you have to keep removing the webdata volume when the code is changed. As far as I can tell the webdata volume does not need to be persistent.