Correct docstring that author arg can't be user ids as strings.

master
voussoir 2021-05-19 00:04:14 -07:00
parent b6e21e2e65
commit bfea9c097c
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 2 additions and 1 deletions

View File

@ -636,7 +636,8 @@ class PDBPhotoMixin:
TAGS AND FILTERS
author:
A list of User objects, or usernames, or user ids.
A list of User objects or usernames, or a string of comma-separated
usernames.
created:
A hyphen_range string respresenting min and max. Or just a number