Use beaker from middleware, it's official.
[mediagoblin.git] / mediagoblin / app.py
2011-04-03 Christopher Allan... Use beaker from middleware, it's official.
2011-03-27 Matt LeeAdded copyright notices
2011-03-27 Christopher Allan... erp, connection[database_path] not connection['database...
2011-03-26 Christopher Allan... Properly load in the database and register the connecti...
2011-03-25 Christopher Allan... Commenting out beaker till we start using it :)
2010-07-18 Christopher Allan... beakered_app removed from the paste_app_factory. Deplo...
2010-07-18 Christopher Allan... Added session support w/ beaker
2010-07-18 Christopher Allan... Still totally useless but at least it writes to the...
2010-07-18 Christopher Allan... A few adustments to the routing and etc
2010-07-17 Christopher Allan... Basic but useless connection to the database
2010-07-17 Christopher Allan... Initial mediagoblin structure