forked from Plume/Plume
468e663344
how this works: we use find_by_host() to find the Host in question, the defer to the existing function! Caveat: Currently, we, in that function, we do another lookup DB lookup for the Blog, even thou we already know it. It might be wise, to have both of those another wrapper here?! |
||
---|---|---|
.. | ||
api | ||
routes | ||
inbox.rs | ||
mail.rs | ||
main.rs | ||
template_utils.rs | ||
test_routes.rs |