Remove the last traces of beaker.

There were still some traces of beaker around:
- docs: replaced by reference to itsdangerous.
- paste configs: Wiped away.
- config_spec.ini: wiped.
- test_mgoblin_app.ini: also wiped.
This commit is contained in:
Elrond
2013-04-09 22:39:04 +02:00
parent 11780855da
commit 82a40cc4e1
5 changed files with 2 additions and 29 deletions

View File

@@ -142,8 +142,8 @@ Software Stack
* `werkzeug <http://werkzeug.pocoo.org/>`_: nice abstraction layer
from HTTP requests, responses and WSGI bits
* `Beaker <http://beaker.groovie.org/>`_: for handling sessions and
caching
* `itsdangerous <http://pythonhosted.org/itsdangerous/>`_:
for handling sessions
* `Jinja2 <http://jinja.pocoo.org/docs/>`_: the templating engine