log src/server/constants.py @ 938:9be057e23ce6

age author description
Thu, 27 Apr 2017 01:09:57 +0200 Goffi server (constants): added HTTP_INTERNAL_ERROR and HTTP_SERVICE_UNAVAILABLE
Mon, 17 Apr 2017 20:41:00 +0200 Goffi server (pages): post requests are now handled:
Mon, 03 Apr 2017 01:00:26 +0200 Goffi server (pages): added "None" access (page is not rendered at all) and some HTTP code constants + helper methods to get session data
Sun, 05 Mar 2017 23:56:31 +0100 Goffi server: Libervia pages:
Mon, 25 Jan 2016 16:41:38 +0100 Goffi server: moved APP_VERSION to common.constants + avoid __init__ import in browser side, which was the source of a crash
Mon, 25 Jan 2016 16:39:40 +0100 Goffi server: use of relative import instead of try/except block in server/constants
Sun, 24 Jan 2016 18:45:35 +0100 Goffi server: version check: