Ticket #430 (closed task: wontfix)

Opened 4 years ago

Last modified 3 years ago

Upgrade CKAN to Pylons 1.0

Reported by: pudo Owned by: thejimmyg
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

Pylons 1.0 has been out for a while and appears to be running stable on a few production sites. It also introduces a few new features, among them the ability to specifiy controllers using the entrypoint mechanism.

http://bitbucket.org/pudo/ckanextdeliverance/src/tip/ckanext/deliverance/pylonspatch.py

This might be a bit ugly since the default behaviour of some pylons objects, such as tmpl_context, app_globals and redirect has changed.

Change History

comment:1 Changed 3 years ago by dread

  • Owner set to thejimmyg
  • Priority set to awaiting triage
  • Component set to ckan

comment:2 Changed 3 years ago by thejimmyg

  • Status changed from new to closed
  • Resolution set to wontfix

We are doing other refactoring that is more important than this such as:

  • Plugin APIs to enable extensions
  • Form refactroing

This ticket is 6 months old so closing.

Note: See TracTickets for help on using tickets.