[ckan-dev] general reminder: ckan.logic.get_action

Sean Hammond sean.hammond at okfn.org
Mon Jun 18 11:50:14 UTC 2012


> Just a reminder, There are some places in ckan where we have code like
> 
> ckan.logic.action.get.group_activity_list_html(...)
> 
> this should be
> 
> ckan.logic.get_action('group_activity_list_html')(...)

Add this to docs/coding-standard.rst? I guess "coding standards" is not
exactly the right name for this sort of thing, but I think it's the kind
of thing that would be useful to have in there.




More information about the ckan-dev mailing list