|
|
quick_search(self,
pattern)
Perform a quick search on code, title and collector name |
source code
|
|
|
|
without_collection(self)
Find items which do not belong to any collection |
source code
|
|
|
|
by_public_id(self,
public_id)
Find items by public_id |
source code
|
|
|
|
by_recording_date(self,
from_date,
to_date=None)
Find items by recording date |
source code
|
|
|
|
by_title(self,
pattern)
Find items by title |
source code
|
|
|
|
by_publish_year(self,
from_year,
to_year=None)
Find items by publishing year |
source code
|
|
|
|
by_change_time(self,
from_time=None,
until_time=None)
Find items by last change time |
source code
|
|
|
|
by_location(self,
location)
Find items by location |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|