Mercurial > libervia-web
view libervia/pages/u/atom.xml/page_meta.py @ 1284:65c43eec15ad
pages: `on_data_post` can be set to the string `continue` instead of a callable:
if `on_data_post` == "continue", then request won't be stopped if `POST` method is used,
and `render` method can be used to handle it.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jun 2020 16:47:51 +0200 |
parents | f511f8fbbf8a |
children |
line wrap: on
line source
#!/usr/bin/env python3 redirect = "blog_feed_atom" name = "user_blog_feed_atom"