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
Jerome Schneider d70343fd40 Fix #1293: support BeautyfulSoup 3.2.1
* mandaye/filters/vincennes.py: BeautyfulSoup.replaceWith must use BeautifulSoup object
2012-03-05 15:44:52 +01:00
..
auth Fix espace famille replay 2012-01-11 13:36:50 +01:00
configs Fix #1278: Support content-types in on_response filters 2012-02-24 18:21:04 +01:00
filters Fix #1293: support BeautyfulSoup 3.2.1 2012-03-05 15:44:52 +01:00
handlers Password replay works for biblio vincennes 2011-09-01 18:54:15 +02:00
migration Add database migrations 2012-02-17 09:55:39 +01:00
templates Auto login now support association 2011-11-28 17:49:29 +01:00
__init__.py Improve logging system: add a uuid and use a specific Mandaye logger 2011-12-23 11:17:15 +01:00
config.py Fix #718: manage long trace and send text email not html 2012-03-02 17:19:58 +01:00
db.py Fix last commit: timeout isn't an sessionmaker argument and remove 2011-11-03 19:30:23 +01:00
dispatcher.py Fix dispatcher when there is no content-type in response 2012-03-05 11:47:31 +01:00
emails.py Improve logging system: add a uuid and use a specific Mandaye logger 2011-12-23 11:17:15 +01:00
exceptions.py correctly use sqlalchemy session 2011-10-11 13:50:45 +02:00
http.py Fix #946: Mandaye could now decompress http response 2012-03-01 19:35:44 +01:00
log.py Fix #1265: manage log rotation 2012-02-17 14:47:14 +01:00
models.py Models: add a length for the site name 2011-10-07 18:58:29 +02:00
response.py Fix #718: manage long trace and send text email not html 2012-03-02 17:19:58 +01:00
server.py Improve logging system: add a uuid and use a specific Mandaye logger 2011-12-23 11:17:15 +01: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