add/remove items from list
This commit is contained in:
parent
9f6be94ea8
commit
3afd8a0e0b
3 changed files with 7 additions and 6 deletions
|
|
@ -117,3 +117,4 @@ class Annotation(models.Model):
|
|||
|
||||
def __unicode__(self):
|
||||
return u"%s/%s-%s" %(self.item, self.start, self.end)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue