subtitles should annotations part 1
This commit is contained in:
parent
e1ef4a33d8
commit
f4e0aa7cf6
3 changed files with 19 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ import chardet
|
|||
from item import utils
|
||||
from item.models import Item
|
||||
from person.models import get_name_sort
|
||||
|
||||
from annotation.models import Annotation, Layer
|
||||
|
||||
class File(models.Model):
|
||||
created = models.DateTimeField(auto_now_add=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue