Files @ 974d6470cbec
Branch filter:

Location: kallithea/docs/dev/translation.rst

Søren Løvborg
model: inline BaseModel.get_all

This is just needless indirection (and doesn't actually add any
abstraction on top of the database object), so inline all calls to it.

Don't touch PullRequestModel.get_all, though, since it is an entirely
unrelated method that just shadows the inherited get_all.
.. _translations:
.. include:: ./../../kallithea/i18n/how_to