Hi,

We have a Django website and we would like to have a reporting engine, if 
it could be in python and integrated with Django it would be awesome.

Here are the options I investigated:

   1. Jasper is really promising and has a lot of features, but 
   unfortunately it's Java and I would need to do too much work to integrate 
   it with Django. For instance we will have separate users and user 
   permissions, and we can't share the login sessions. 
   2. ReportLab . Too low level and needs a proper designer. (Am I right?)
   3. Geraldo. Greate, but lacks a few features that we need.
   
My goal is to have a unified experience for my users (where they don't even 
know that we have a reporting engine). Users and user permissions should be 
managed in one place (Django side of course)

I want to know what everybody else is using.

Thanks for your time.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/YeQ-6wCtbR0J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to