[ckan-changes] [okfn/ckan] ee9eb3: [#3005] Remove retained model objects from test_fo...
GitHub
noreply at github.com
Wed Oct 24 12:17:24 UTC 2012
Branch: refs/heads/feature-3005-add-following-of-groups
Home: https://github.com/okfn/ckan
Commit: ee9eb3d98374b40c310459bb30216be48744896f
https://github.com/okfn/ckan/commit/ee9eb3d98374b40c310459bb30216be48744896f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M ckan/tests/functional/api/test_follow.py
Log Message:
-----------
[#3005] Remove retained model objects from test_follow.py
This removes the AttributeDict hack introduced in the previous commit
(21429c6) and replaces retained model objects in the test module with
dicts so we don't DetachedInstanceErrors from SQLAlchemy.
More information about the ckan-changes
mailing list