Plume/plume-models
Igor Galić 468e663344
Add custom_details and custom_activity_details as first routes
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?!
2019-08-14 23:51:10 +02:00
..
src Add custom_details and custom_activity_details as first routes 2019-08-14 23:51:10 +02:00
tests import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
Cargo.toml update dependancies (#643) 2019-08-14 15:04:30 +02:00