[ckan-changes] [ckan/ckan] cd70ab: [#4801] Transform relative imports into absolute ones

Adrià Mercader noreply at github.com
Sun Nov 10 17:24:16 UTC 2019


  Branch: refs/heads/py3-imports
  Home:   https://github.com/ckan/ckan
  Commit: cd70abf9b5b7a7187f061798ca2cd93c93531064
      https://github.com/ckan/ckan/commit/cd70abf9b5b7a7187f061798ca2cd93c93531064
  Author: amercader <amercadero at gmail.com>
  Date:   2019-11-10 (Sun, 10 Nov 2019)

  Changed paths:
    M ckan/controllers/admin.py
    M ckan/controllers/package.py
    M ckan/lib/cli.py
    M ckan/lib/helpers.py
    M ckan/lib/navl/dictization_functions.py
    M ckan/lib/redis.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/index.py
    M ckan/model/__init__.py
    M ckan/model/activity.py
    M ckan/model/core.py
    M ckan/model/dashboard.py
    M ckan/model/domain_object.py
    M ckan/model/follower.py
    M ckan/model/group.py
    M ckan/model/group_extra.py
    M ckan/model/meta.py
    M ckan/model/package.py
    M ckan/model/package_extra.py
    M ckan/model/package_relationship.py
    M ckan/model/rating.py
    M ckan/model/resource.py
    M ckan/model/resource_view.py
    M ckan/model/system_info.py
    M ckan/model/tag.py
    M ckan/model/task_status.py
    M ckan/model/term_translation.py
    M ckan/model/tracking.py
    M ckan/model/types.py
    M ckan/model/user.py
    M ckan/model/vocabulary.py

  Log Message:
  -----------
  [#4801] Transform relative imports into absolute ones




More information about the ckan-changes mailing list