Skip to content

Commit

Permalink
[2330] Ensured that only action functions (in get.py) are turned into…
Browse files Browse the repository at this point in the history
… actions by the actin API

 - renamed functions not being exported by the module to have an underscore
   prefix, ensuring that they are then not exposed as actions in the action
   API.
 - fixed sqlalchemy imports
  • Loading branch information
Ian Murray committed May 4, 2012
1 parent 55d8ea4 commit 3bd5b89
Showing 1 changed file with 92 additions and 83 deletions.

0 comments on commit 3bd5b89

Please sign in to comment.