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
/
decorators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all the views so that they use the uploader reference instead
Christopher Allan Webber
2011-05-22
1
-2
/
+2
*
Make sure that a MediaEntry does belong to this appropriate user in
Christopher Allan Webber
2011-05-20
1
-5
/
+17
*
Cosmetic changes: removed an unused import, stripped some trailing whitespace.
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
MediaEntry slugs usable in URLs, & decorator that grabs media from the request
Christopher Allan Webber
2011-05-20
1
-0
/
+26
*
Adjusting spacing a little bit
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
pass in page number in uses_pagination view via keyword argument so ordering ...
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
Reorganizing the uses_pagination decorator a little and having it pass
Christopher Allan Webber
2011-05-19
1
-4
/
+2
*
moved check for correct page values into decorator for view function
Bernhard Keller
2011-05-19
1
-0
/
+19
*
we should check for request.user['status'] not request.user['session'], clearly.
Christopher Allan Webber
2011-04-23
1
-1
/
+1
*
Provide a next= url when we require logging in
Christopher Allan Webber
2011-04-23
1
-1
/
+3
*
New requires_active_login decorator!
Christopher Allan Webber
2011-04-19
1
-0
/
+44