Ticket #1750 (new enhancement)
Move ckan/lib/activity.py into the model
| Reported by: | seanh | Owned by: | |
|---|---|---|---|
| Priority: | awaiting triage | Milestone: | ckan-backlog |
| Component: | ckan | Keywords: | activity_streams |
| Cc: | Repository: | ckan | |
| Theme: | none |
Description
Move ckan/lib/activity.py moved to into the model - say ckan/model/activity_extension.py, because it's so tightly knit with the model code, whereas most of the lib code is used in the controllers.
Note: See
TracTickets for help on using
tickets.
