[ckan-changes] [ckan/ckan] dca63e: PEP8 and tidy

GitHub noreply at github.com
Fri Dec 21 16:21:13 UTC 2018


  Branch: refs/heads/pep8-and-tidy
  Home:   https://github.com/ckan/ckan
  Commit: dca63e897c33c571b184342eb3b70f50c65c204b
      https://github.com/ckan/ckan/commit/dca63e897c33c571b184342eb3b70f50c65c204b
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/auth/__init__.py
    M ckan/model/activity.py
    M ckan/model/package.py
    M ckan/templates-bs2/group/activity_stream.html
    M ckan/templates-bs2/organization/activity_stream.html
    M ckan/templates-bs2/package/snippets/resources.html
    M ckan/templates-bs2/user/activity_stream.html
    M ckan/templates/group/activity_stream.html
    M ckan/templates/organization/activity_stream.html
    M ckan/templates/package/snippets/resources.html
    M ckan/templates/user/activity_stream.html
    M ckan/tests/controllers/test_package.py
    M ckan/tests/logic/action/test_get.py
    M ckan/views/dataset.py

  Log Message:
  -----------
  PEP8 and tidy

This is extracted from https://github.com/ckan/ckan/pull/3972

The only functional change is: <h2> -> <h1> which is for consistency with
others of type: {% block primary_content_inner %}



      **NOTE:** This service has 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