akvo.scripts.cordaid.post_import module
- akvo.scripts.cordaid.post_import.fix_funding(budgets)[source]
Add Cordaid as a funding partner to all its projects and “fill the project up”
- akvo.scripts.cordaid.post_import.get_post_process_data()[source]
Create a dictionary with photo IDs as keys: {
- <photo-id>: {
‘internal_project_id’: <internal_project_id>, ‘image_caption’: <image-caption>, ‘image_credit’: <image-credit>, ‘cordaid_funding’: <cordaid-funding>, ‘others_funding’: <others-funding>,
}
},