mediagoblin.git
13 years ago__collection__ should be auto-defined as media_entries
Christopher Allan Webber [Sun, 27 Mar 2011 22:31:18 +0000 (17:31 -0500)]
__collection__ should be auto-defined as media_entries

13 years agoerp, connection[database_path] not connection['database_path'] obviously :P
Christopher Allan Webber [Sun, 27 Mar 2011 22:30:42 +0000 (17:30 -0500)]
erp, connection[database_path] not connection['database_path'] obviously :P

13 years agoIgnore mediagoblin egg-info
Christopher Allan Webber [Sun, 27 Mar 2011 22:29:59 +0000 (17:29 -0500)]
Ignore mediagoblin egg-info

13 years agoProperly load in the database and register the connection with the models
Christopher Allan Webber [Sat, 26 Mar 2011 18:03:32 +0000 (13:03 -0500)]
Properly load in the database and register the connection with the models

13 years agodate_creation should be created
Christopher Allan Webber [Sat, 26 Mar 2011 16:45:11 +0000 (11:45 -0500)]
date_creation should be created

13 years agorequired_values, default_values! For the only two models we have.
Christopher Allan Webber [Sat, 26 Mar 2011 14:10:04 +0000 (09:10 -0500)]
required_values, default_values!  For the only two models we have.

13 years agoA simple register_modules helper function.
Christopher Allan Webber [Sat, 26 Mar 2011 02:27:52 +0000 (21:27 -0500)]
A simple register_modules helper function.

13 years agoAdding a skeletal models.py
Christopher Allan Webber [Fri, 25 Mar 2011 01:19:25 +0000 (20:19 -0500)]
Adding a skeletal models.py

13 years agoRequiring mongokit
Christopher Allan Webber [Fri, 25 Mar 2011 00:54:06 +0000 (19:54 -0500)]
Requiring mongokit

13 years agoCommenting out beaker till we start using it :)
Christopher Allan Webber [Fri, 25 Mar 2011 00:06:31 +0000 (19:06 -0500)]
Commenting out beaker till we start using it :)

13 years agoAdding requirements :)
Christopher Allan Webber [Fri, 25 Mar 2011 00:00:55 +0000 (19:00 -0500)]
Adding requirements :)

14 years agobeakered_app removed from the paste_app_factory. Deployers should
Christopher Allan Webber [Sun, 18 Jul 2010 22:59:40 +0000 (17:59 -0500)]
beakered_app removed from the paste_app_factory.  Deployers should
wrap the app w/ beaker themselves

14 years agoAdded session support w/ beaker
Christopher Allan Webber [Sun, 18 Jul 2010 20:59:23 +0000 (15:59 -0500)]
Added session support w/ beaker

14 years agoStill totally useless but at least it writes to the database
Christopher Allan Webber [Sun, 18 Jul 2010 20:21:51 +0000 (15:21 -0500)]
Still totally useless but at least it writes to the database

14 years agoStarting with the test submit view using wtforms
Christopher Allan Webber [Sun, 18 Jul 2010 16:22:24 +0000 (11:22 -0500)]
Starting with the test submit view  using wtforms

14 years agoA few adustments to the routing and etc
Christopher Allan Webber [Sun, 18 Jul 2010 16:20:18 +0000 (11:20 -0500)]
A few adustments to the routing and etc

14 years agoBasic but useless connection to the database
Christopher Allan Webber [Sat, 17 Jul 2010 18:32:57 +0000 (13:32 -0500)]
Basic but useless connection to the database

14 years agoInitial mediagoblin structure
Christopher Allan Webber [Sat, 17 Jul 2010 16:33:08 +0000 (11:33 -0500)]
Initial mediagoblin structure