[ckan-changes] [okfn/ckan] 35112b: [#1163] Use ckan.model.State instead of vdm.sqlalc...
GitHub
noreply at github.com
Fri Aug 9 19:08:28 UTC 2013
Branch: refs/heads/1162-delete-users
Home: https://github.com/okfn/ckan
Commit: 35112b2e31d1cb36ea0487afea7c6bee615660dc
https://github.com/okfn/ckan/commit/35112b2e31d1cb36ea0487afea7c6bee615660dc
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.State instead of vdm.sqlalchemy.State
This makes us a bit less tied to vdm.
More information about the ckan-changes
mailing list