Files
@ 319b16518227
Branch filter:
Location: kallithea/docs/api/models.rst
319b16518227
632 B
text/prs.fallenstein.rst
db: check for None instead of boolean false if that is what we mean
If matters a lot whether we find all comments for the specified empty list of
changesets or for None meaning the whole repository.
If matters a lot whether we find all comments for the specified empty list of
changesets or for None meaning the whole repository.