[ckan-changes] [okfn/ckan] 283671: [#3023] Add new after_delete extension point
GitHub
noreply at github.com
Mon Dec 17 15:37:05 UTC 2012
Branch: refs/heads/3023-data_dict-extension-points
Home: https://github.com/okfn/ckan
Commit: 283671a71975c701b116fa25d8592b2c29328b07
https://github.com/okfn/ckan/commit/283671a71975c701b116fa25d8592b2c29328b07
Author: amercader <amercadero at gmail.com>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M ckan/logic/action/delete.py
M ckan/plugins/interfaces.py
M ckan/tests/functional/test_package.py
Log Message:
-----------
[#3023] Add new after_delete extension point
Gets the context adn data_dict (tipically with just the id) after
deleting a dataset.
More information about the ckan-changes
mailing list