From 9bd9ce6ac3d3682759b5bd19f8000649dee52577 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 26 Oct 2013 13:56:10 +0000 Subject: [PATCH] add note about annotation ids --- pandora/edit/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora/edit/views.py b/pandora/edit/views.py index 3dbe1a4d..3d4536e9 100644 --- a/pandora/edit/views.py +++ b/pandora/edit/views.py @@ -38,6 +38,7 @@ def addClips(request): } add clips with item/in/out or annotation to edit with id clips are added at index or end if index is not provided + (annoation id is in the form item/annotation) returns { } '''