Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a check_login command to User | Christopher Allan Webber | 2011-04-03 | 1 | -1/+10 |
| | |||||
* | Registering almost works right :) | Christopher Allan Webber | 2011-04-03 | 1 | -2/+5 |
| | |||||
* | Put the User object officially in the 'users' document collection | Christopher Allan Webber | 2011-04-03 | 1 | -0/+2 |
| | |||||
* | Added copyright notices | Matt Lee | 2011-03-27 | 1 | -0/+16 |
| | |||||
* | __collection__ should be auto-defined as media_entries | Christopher Allan Webber | 2011-03-27 | 1 | -2/+7 |
| | |||||
* | date_creation should be created | Christopher Allan Webber | 2011-03-26 | 1 | -3/+4 |
| | |||||
* | required_values, default_values! For the only two models we have. | Christopher Allan Webber | 2011-03-26 | 1 | -0/+13 |
| | |||||
* | A simple register_modules helper function. | Christopher Allan Webber | 2011-03-25 | 1 | -1/+2 |
| | |||||
* | Adding a skeletal models.py | Christopher Allan Webber | 2011-03-24 | 1 | -0/+32 |