index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the method used to generate uuids for verification_key, this one work...
Joar Wandborg
2011-05-07
1
-1
/
+1
*
Fixed bug in models.py:User that caused all users created by the same python ...
Joar Wandborg
2011-05-07
1
-1
/
+1
*
Added functionality to support user email verification, email = TBD, verifica...
Joar Wandborg
2011-05-03
1
-3
/
+4
*
Fixes traceback on registration
Will Kahn-Greene
2011-04-24
1
-1
/
+1
*
making state for MediaEntry objects, also adding attributes:
Christopher Allan Webber
2011-04-23
1
-6
/
+14
*
Adding a space for custom validators, though we haven't used it yet :)
Christopher Allan Webber
2011-04-23
1
-0
/
+9
*
Give User a status, also add uploader user field to MediaEntry
Christopher Allan Webber
2011-04-23
1
-25
/
+30
*
Changes Mediagoblin -> MediaGoblin.
Will Kahn-Greene
2011-04-13
1
-1
/
+1
*
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