~blr/rutabaga/doc-update

« back to all changes in this revision

Viewing changes to rutabaga/views.py

  • Committer: Kit Randel
  • Date: 2015-10-27 03:28:28 UTC
  • Revision ID: kit.randel@canonical.com-20151027032828-czgg5sevvm1jlqzz
Split rutabaga docs into 'Getting Started' and 'API docs' sections.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    def collection_post(self):
51
51
        """Get a new time limited auth token.
52
52
 
53
 
        :param username: build id provided to buildd from builder.
 
53
        :param username: a unique username.
54
54
        """
55
55
        username = extract_json_data(self.request).get('username')
56
56
        try: