This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
mandaye/mandaye
Benjamin Dauvergne 34d9bfad93 add better formatting of exceptions, use xtraceback package
* use xtraceback to format exceptions
 * log exceptions and environment
 *
2011-10-13 15:43:46 +02:00
..
auth correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
configs s/sasir/saisir/ 2011-10-10 10:57:44 +02:00
filters correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
handlers Password replay works for biblio vincennes 2011-09-01 18:54:15 +02:00
templates Improve espace famille connection over the compte citoyen 2011-10-08 00:36:12 +02:00
__init__.py correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
config.py correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
db.py augment pool size for sqlalchemy connections to 16 2011-10-11 15:41:36 +02:00
dispatcher.py in import_mapping() do not fail on None 2011-10-13 15:43:41 +02:00
exceptions.py correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
http.py Fix cookie management 2011-09-26 18:30:09 +02:00
models.py Models: add a length for the site name 2011-10-07 18:58:29 +02:00
response.py add better formatting of exceptions, use xtraceback package 2011-10-13 15:43:46 +02:00
server.py add better formatting of exceptions, use xtraceback package 2011-10-13 15:43:46 +02:00
template.py Move template in a special file 2011-09-20 09:36:41 +02:00
wsgi.py add wsgi.py 2011-10-11 13:56:17 +02:00