forked from 0x2620/pandora
allow rendered find queries, fixes #804
This commit is contained in:
parent
fb6422388d
commit
488e982483
2 changed files with 3 additions and 0 deletions
|
|
@ -685,6 +685,7 @@ class Item(models.Model):
|
|||
'resolution',
|
||||
'width',
|
||||
'height',
|
||||
'rendered',
|
||||
'rightslevel',
|
||||
'saturation',
|
||||
'size',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue