Solving Common Tasks ==================== This document provides a list of common tasks you might encounter during development of your application. Examples include a file-upload feature, exporting your data, sending mails or sending JSON responses. Contents: .. toctree:: :maxdepth: 2 fileupload.rst json.rst mail.rst objectrelations.rst workflow.rst xml.rst generations.rst