Could you recommend a reporting solution for postgresql/django which is:
- fairly flexible and easy-to use
- can be deployed online
- is free/opensource [optional]
- output format is HTML/CSV(optional)
- users can create new reports (via SQL)
- if it can utilise underlying django's models that'd be great