view libervia/pages/u/atom.xml/page_meta.py @ 1374:25104d31479f

pages: `on_data_post` can now return `"continue"` string: if "continue" is returned, the page workflow is not interrupted with Post/Redirect/Get pattern.
author Goffi <goffi@goffi.org>
date Fri, 11 Dec 2020 17:35:03 +0100
parents f511f8fbbf8a
children
line wrap: on
line source

#!/usr/bin/env python3

redirect = "blog_feed_atom"
name = "user_blog_feed_atom"