On Thu, Jun 11, 2009 at 6:26 AM, Graham Higgins <[email protected]>wrote:
>
> But I /did/ manage to get @cache.cache to work by supplying a
> data_dir:
>
> @cache.cache('foobar2', type='file',
> data_dir='./data/cache',
> expire=3600)
>
Yes, looks like the problem is that the data_dir setting from teh ini file
is being ignored.. is possible to use
datadir=pylons.config.whateverthatidontremember['data_dir'] but this is not
clean ;)
--
[]'
- Walter
waltercruz.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---