Files
@ 445d6875c2ee
Branch filter:
Location: kallithea/dev_requirements.txt
445d6875c2ee
267 B
text/plain
model: comments: allow selective retrieval of inline comments
Allow retrieving inline comments of only a specified file and possibly line
number, by filtering at database level.
This will be useful when adding more code context in comment notification
emails.
Allow retrieving inline comments of only a specified file and possibly line
number, by filtering at database level.
This will be useful when adding more code context in comment notification
emails.