18 Commits

Author SHA1 Message Date
Christopher Allan Webber
6f86cfe95c __collection__ should be auto-defined as media_entries 2011-03-27 17:31:18 -05:00
Christopher Allan Webber
65d7374c37 erp, connection[database_path] not connection['database_path'] obviously :P 2011-03-27 17:30:42 -05:00
Christopher Allan Webber
2e30e3690a Ignore mediagoblin egg-info 2011-03-27 17:29:59 -05:00
Christopher Allan Webber
2b4e236ac3 Properly load in the database and register the connection with the models 2011-03-26 13:03:32 -05:00
Christopher Allan Webber
4329be147b date_creation should be created 2011-03-26 11:45:11 -05:00
Christopher Allan Webber
fc9bb821ea required_values, default_values! For the only two models we have. 2011-03-26 09:10:04 -05:00
Christopher Allan Webber
db61f7d152 A simple register_modules helper function. 2011-03-25 21:27:52 -05:00
Christopher Allan Webber
d232e0f6be Adding a skeletal models.py 2011-03-24 20:19:25 -05:00
Christopher Allan Webber
508775bd23 Requiring mongokit 2011-03-24 19:54:06 -05:00
Christopher Allan Webber
7846e40608 Commenting out beaker till we start using it :) 2011-03-24 19:06:31 -05:00
Christopher Allan Webber
0c04118b76 Adding requirements :) 2011-03-24 19:00:55 -05:00
Christopher Allan Webber
c4d7156476 beakered_app removed from the paste_app_factory. Deployers should
wrap the app w/ beaker themselves
2010-07-18 17:59:40 -05:00
Christopher Allan Webber
b61874b245 Added session support w/ beaker 2010-07-18 15:59:23 -05:00
Christopher Allan Webber
bda3405342 Still totally useless but at least it writes to the database 2010-07-18 15:21:51 -05:00
Christopher Allan Webber
fbf7880e68 Starting with the test submit view using wtforms 2010-07-18 11:22:24 -05:00
Christopher Allan Webber
0f63a9440d A few adustments to the routing and etc 2010-07-18 11:20:18 -05:00
Christopher Allan Webber
73e0dbcca3 Basic but useless connection to the database 2010-07-17 13:32:57 -05:00
Christopher Allan Webber
31a8ff4288 Initial mediagoblin structure 2010-07-17 11:33:08 -05:00