Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2080 - 2082 of 2152)

Ticket Resolution Summary Owner Reporter
#1124 fixed push apt package python-ckanext-solr into our debian repository thejimmyg nils.toedtmann

Reported by nils.toedtmann, 3 years ago.

Description

python-ckanext-solr is already available in http://apt-alpha.ckan.org/datanl-dev, but not yet in http://apt-alpha.ckan.org/debian (that is why we had to [pip-install it for DataGM). Please push into main repo.

#1325 fixed python 2.5 incompatibilities dread dread

Reported by dread, 3 years ago.

Description

We claim to support Python 2.5 (useful for Lenny), yet a few problems have crept in:

  • 'with' statement requires from __future__ import with_statement
  • import json from ckan.lib.helpers, rather than directly, since it copes with reverting to simplejson, used in python 2.5.
#1092 fixed refactor logic layer to seperate out api, form logic kindly kindly

Reported by kindly, 3 years ago.

Description

The logic layer is a bit too api centric. Make the reusable parts separate in preparation for the wui refactor.

Note: See TracQuery for help on using queries.