aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/models.py
Commit message (Expand)AuthorAgeFilesLines
* Registering almost works right :)Christopher Allan Webber2011-04-031-2/+5
* Put the User object officially in the 'users' document collectionChristopher Allan Webber2011-04-031-0/+2
* Added copyright noticesMatt Lee2011-03-271-0/+16
* __collection__ should be auto-defined as media_entriesChristopher Allan Webber2011-03-271-2/+7
* date_creation should be createdChristopher Allan Webber2011-03-261-3/+4
* required_values, default_values! For the only two models we have.Christopher Allan Webber2011-03-261-0/+13
* A simple register_modules helper function.Christopher Allan Webber2011-03-251-1/+2
* Adding a skeletal models.pyChristopher Allan Webber2011-03-241-0/+32