[ckan-changes] [ckan/ckan] b81142: [#2512] fix group and org deletion
GitHub
noreply at github.com
Thu Jul 2 14:33:53 UTC 2015
Branch: refs/heads/release-v2.4.0
Home: https://github.com/ckan/ckan
Commit: b81142ff2b970b562b049e7db7f48aa391d36133
https://github.com/ckan/ckan/commit/b81142ff2b970b562b049e7db7f48aa391d36133
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M ckan/controllers/group.py
M ckan/templates/organization/confirm_delete.html
A ckan/tests/controllers/test_organization.py
Log Message:
-----------
[#2512] fix group and org deletion
change controller to check for the correct group type,
self.group_type is now self.group_types
More information about the ckan-changes
mailing list