[ckan-changes] [ckan/ckan] fb5fb9: Do not save c.package_activity_stream to c any mor...
    GitHub 
    noreply at github.com
       
    Thu May 24 14:20:40 UTC 2018
    
    
  
  Branch: refs/heads/3484_revision_ui_removal2
  Home:   https://github.com/ckan/ckan
  Commit: fb5fb9cdcce8f465f1516ed06302da5352d66b18
      https://github.com/ckan/ckan/commit/fb5fb9cdcce8f465f1516ed06302da5352d66b18
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-05-24 (Thu, 24 May 2018)
  Changed paths:
    M ckan/controllers/package.py
    M ckan/controllers/user.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/migration/migrate_revisions.py
  Log Message:
  -----------
  Do not save c.package_activity_stream to c any more because it is better practice to pass it in to the template in extra_vars. We are backward incompatible already - the value is changing from a lump of HTML to an object - so if anyone has customized the template they need to fix it anyway.
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the ckan-changes
mailing list