Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (352 - 354 of 2152)

Ticket Resolution Summary Owner Reporter
#932 fixed Move to SQLAlchemy-Migrate 0.6 dread dread

Reported by dread, 3 years ago.

Description

Basic steps from kindly:

  • changing the setup.py dependencies for sqlalchemy-migrate and sqlalchemy to their latest versions.
  • running the migrate script on the repository (or changing the repository scripts manually).
  • checking in both these changes at once.
#950 fixed Move importer controller to ckanext-importer dread dread

Reported by dread, 3 years ago.

Description

ckan/controllers/importer.py provides a Pylons UI for importing spreadsheet data into CKAN. This would better live in an extension than core CKAN.

In the same move, ckan/tests/misc/test_spreadsheet_importer.py, which is used by importer.py as well as various dgu data importers, should move into ckanext.

#955 fixed Tidy up tests dread dread

Reported by dread, 3 years ago.

Description
  • Removal of init_db from every setup etc.
  • Get them working
Note: See TracQuery for help on using queries.