Bug 7530 - Delay in the data being displayed in review thread
: Delay in the data being displayed in review thread
Status: VERIFIED FIXED
Product: sourcejuicer
review-tool
: unspecified
: i86pc/i386 OpenSolaris
: P1 blocker
: ---
Assigned To: Brian Nitz
: qa-sourcejuicer-review-tool
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-03-19 11:21 UTC by Mark Duggan
Modified: 2009-05-06 08:14 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Mark Duggan 2009-03-19 11:21:03 UTC

    
Comment 1 Brian Nitz 2009-03-20 07:50:06 UTC
Disabled Django middleware cache in settings.py.  This had attempted to cache
all pages which didn't specifically have GET or POST parameters.