Mercurial > libervia-web
log libervia/server/pages.py @ 1200:f9091f4e04f0
age | author | description |
---|---|---|
Sat, 06 Jul 2019 14:11:10 +0200 | Goffi | pages: don't put error pages in cache |
Wed, 12 Jun 2019 20:05:45 +0200 | Goffi | pages: fixed cached data when `url_cache` is used: |
Sun, 26 May 2019 22:19:42 +0200 | Goffi | server (pages): on_data_post can now raise an exceptions.DataError to reload the page with a warning message (without validating data posted) |
Sun, 26 May 2019 22:18:04 +0200 | Goffi | server (pages): added raise_on_missing arguments in getPostedData: |
Sun, 26 May 2019 22:16:07 +0200 | Goffi | server: added a generic way to have notification messages in pages |
Sun, 26 May 2019 22:14:23 +0200 | Goffi | server: moved generic classes definitions (only WebsocketMeta for now) to new "classes" module |