From: Ian B. <ia...@co...> - 2003-05-06 21:03:47
|
On Tue, 2003-05-06 at 04:57, Frank Barknecht wrote: > I did an update but I still get the same wrong behaviour, when I turn > caching on. To clarify my problem: > > It only (AFAIK) affects Joins. To give an example using the people.py: > A Page should make editing the PhoneNumbers possible: Hmm... can you create a unit test that has this bug in it? I'd added a test (JoinTest2) to test.py in which I try to do this, but there's no bug happening. There's nothing cached in joins, so I'm not sure why this would be happening. Ian |