return redirect(url_for('rodelbahn_list'))
def update_regioncache(self):
- "Updates the wrregioncache table from the wiki"
+ """Updates the wrregioncache table from the wiki"""
c = model.meta.Session.connection()
try:
wrpylib.wrmwcache.update_wrregioncache(c)