[ckan-changes] commit/ckanext-stats: dread: [stats]: Fix cache config option.

Bitbucket commits-noreply at bitbucket.org
Thu Jun 2 14:34:21 UTC 2011


1 new changeset in ckanext-stats:

http://bitbucket.org/okfn/ckanext-stats/changeset/cddada361972/
changeset:   cddada361972
branches:    
user:        dread
date:        2011-06-02 16:34:14
summary:     [stats]: Fix cache config option.
affected #:  1 file (43 bytes)

--- a/ckanext/stats/stats.py	Thu Jun 02 15:24:46 2011 +0100
+++ b/ckanext/stats/stats.py	Thu Jun 02 15:34:14 2011 +0100
@@ -2,6 +2,7 @@
 
 from pylons import config
 from sqlalchemy import *
+from paste.deploy.converters import asbool
 
 from ckan import model

Repository URL: https://bitbucket.org/okfn/ckanext-stats/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list