Beispiel #1
0
def recommendations_update(request):
    RecommenderSystem.update()
    return redirect('/administration/')