[ckan-changes] [okfn/ckan] f2615d: [#1163] Use ckan.model.core.State instead of ckan....

GitHub noreply at github.com
Fri Aug 9 21:54:35 UTC 2013


  Branch: refs/heads/1162-delete-users
  Home:   https://github.com/okfn/ckan
  Commit: f2615de68ce66d42371d2d169177d052ad7a210d
      https://github.com/okfn/ckan/commit/f2615de68ce66d42371d2d169177d052ad7a210d
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/migration/versions/070_add_state_column_to_user_table.py
    M ckan/model/follower.py
    M ckan/model/group.py
    M ckan/model/user.py

  Log Message:
  -----------
  [#1163] Use ckan.model.core.State instead of ckan.model.State

With this change, we're able to avoid having to load ckan.model inside methods,
to avoid circular dependencies.





More information about the ckan-changes mailing list