Mercurial > libervia-web
log src/server/pages.py @ 1059:d127a85b2fee
age | author | description |
---|---|---|
Tue, 30 Jan 2018 08:15:05 +0100 | Goffi | pages: don't log error anymore when empty page_meta.py are used |
Tue, 30 Jan 2018 08:01:27 +0100 | Goffi | pages: new getPathArgs helper method to retrieve several path arguments at once |
Fri, 26 Jan 2018 11:15:26 +0100 | Goffi | date update |
Thu, 25 Jan 2018 09:00:00 +0100 | Goffi | pages (caches): use request.uri to check cache, to avoid using same cache with pages using different parameters (e.g. different MAM filter for pubsub) |
Thu, 25 Jan 2018 07:54:27 +0100 | Goffi | pages: do not log error if there is not template and render method, but redirect is used |
Wed, 24 Jan 2018 09:58:00 +0100 | Goffi | pages: check redirections on getURLByNames |