harvester-d4science/ckanext/harvest/logic
amercader 651474e9f1 [logic] Refactor logic layer to follow CKAN core conventions
To make maintenance easier and better support the upcoming auth checks,
the logic layer has been refactored to mimic the structure of the one on
CKAN core: separate actions and dictize functions and logic functions
receive a context.
Only get functions are included in this commit.
2012-02-29 10:59:02 +00:00
..
action [logic] Refactor logic layer to follow CKAN core conventions 2012-02-29 10:59:02 +00:00
__init__.py [forms] Major refactoring of the harvest forms. Forms no longer use the DGU form 2011-05-13 14:17:58 +01:00
dictization.py [logic] Refactor logic layer to follow CKAN core conventions 2012-02-29 10:59:02 +00:00
schema.py [ui,logic] Expose source title in the source form 2012-02-15 11:49:59 +00:00
validators.py [ui,logic] Expose source state (active/inactive) in the source form 2012-02-14 14:24:32 +00:00