ARLO Nester
Functions
workspace.poetrytagging.views.startTagging Namespace Reference

Functions

def startTagging (request, projectId, tagSetId)
 

Function Documentation

def workspace.poetrytagging.views.startTagging.startTagging (   request,
  projectId,
  tagSetId 
)
Parameters
requestThe Django HTTP request object.
projectIdThe Database Id of the selected Project.
tagSetIdThe Database Id of the selected TagSet.
Returns
Django HTTP response object.