[reportlab-users] Dynamic PDF report issue

Bruno Desthuilliers bruno at websiteburo.com
Mon Jan 23 03:10:35 EST 2012


2012/1/22 Asif Jamadar <asif.jamadar at rezayat.net>


> Dear All,****

>

> ** **

>

> I’m generating dynamic PDF report which consist of the data from database.

> My problem is whenever I restart apache server my PDF reports data is

> changing. The generated report uses Django queries to display the data. But

> when I restart apache server then the correct data is not appearing in

> report.****

>

> ** **

>

> I checked all the queries which I written in my django views. Also I

> noticed that every restart of apache server showing different results. So I

> don’t think so that this the problem of my django queries. Is there any

> solution for this problem?****

>

> **

>



This is a django problem, not a reportlab one. You'll find the django-users
group here : http://groups.google.com/group/django-users


<OT>
I suspect you're using MySQL. If yes, you're probably having a problem with
MySQL's default isolation level, cf

http://www.google.fr/search?q=%2Bdjango+%2Bmysql+%2B%22isolation+level%22

</OT>



> **

>

> Thanks in advance****

>

> ****

>

> _______________________________________________

> reportlab-users mailing list

> reportlab-users at lists2.reportlab.com

> http://two.pairlist.net/mailman/listinfo/reportlab-users

>

>



--
Bruno Desthuilliers
Architecte Système / Développeur - Wsb Agency
bruno at wsb-agency.com
http://www.wsb-agency.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20120123/6ead09eb/attachment.html>


More information about the reportlab-users mailing list