diff test.ini @ 1366:9c0f5d558789 beta

fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached to db repository instance, and then fetched from cache. Also made all current test work.
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 07 Jun 2011 17:58:51 +0200
parents f4254d4cc5ca
children 66f03a87141c
line wrap: on
line diff
--- a/test.ini	Mon Jun 06 17:30:34 2011 +0200
+++ b/test.ini	Tue Jun 07 17:58:51 2011 +0200
@@ -7,6 +7,7 @@
 
 [DEFAULT]
 debug = true
+pdebug = false
 ################################################################################
 ## Uncomment and replace with the address which should receive                ## 
 ## any error reports after application crash                                  ##