Forgot to add FileKeynames to MODELS
This commit is contained in:
parent
a9dac7c83d
commit
3c7d451c71
@ -306,7 +306,7 @@ class MediaComment(Base, MediaCommentMixin):
|
||||
|
||||
|
||||
MODELS = [
|
||||
User, MediaEntry, Tag, MediaTag, MediaComment, MediaFile,
|
||||
User, MediaEntry, Tag, MediaTag, MediaComment, MediaFile, FileKeynames,
|
||||
MediaAttachmentFile]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user