django-model-report icon indicating copy to clipboard operation
django-model-report copied to clipboard

Documentation Examples

Open Zoidmania opened this issue 9 years ago • 2 comments

This repo has a lot of potential, but it lacks core documentation that will allow it to be more widely used. Consequently, I've been having a hard time trying to use this tool. I've mostly been trying to digest the source code.

Zoidmania avatar Sep 28 '16 15:09 Zoidmania

Ditto. Web example shows forms, form widgets, etc ... and does not clearly map to the source code example ... with no basic/how-to doc that maps getting a basic query/choice report working.

joej avatar Sep 28 '16 17:09 joej

quick question is this:

Where in this code (example/app/reports.py) https://github.com/juanpex/django-model-report/blob/master/example/test_project/app/reports.py

Does this model-report, online demo (os report) http://django-model-report.herokuapp.com/os-report/

... actually define its drop-down "company" to DISPLAY as a drop-down list/widget?

joej avatar Sep 29 '16 14:09 joej