googaa / django-reporting

Automatically exported from code.google.com/p/django-reporting
0 stars 0 forks source link

Reports page is empty, after implementing the example #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On Django 1.3.x, after following the example report guide, I obtained only an 
empty Reports page.

OS X 10.6, Python 2.7, Django 1.3.x (not dev trunk)

Original issue reported on code.google.com by sorin.sb...@gmail.com on 7 Jun 2011 at 6:11

GoogleCodeExporter commented 9 years ago
I found that for some reason django was not expanding {{report.verbose_name}} 
even if this contained the right value (observed inside the debugger).

BTW, Is anyone looking at this project?

Original comment by sorin.sb...@gmail.com on 19 Jun 2011 at 9:31

GoogleCodeExporter commented 9 years ago
Seems that nobody looking at this project
Attached patch for this, seems that django template can't access the report 
class verbose_name

Original comment by ivanb...@gmail.com on 8 Oct 2011 at 6:13

Attachments: