Merge remote branch 'remotes/hanaku/pagination'
[mediagoblin.git] / mediagoblin / user_pages / views.py
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-19 Bernhard Kellermoved check for correct page values into decorator...
2011-05-19 Bernhard Kellerremoved request arg from Pagination class
2011-05-19 Bernhard Kellerchanged some coding styles and changed the interface...
2011-05-18 ElrondClean unused imports (found by pyflakes).
2011-05-18 Bernhard Kelleradded Pagination class, usage description in Pagination...
2011-05-18 ElrondMove ObjectId, DESCENDING to db.util
2011-05-16 Sebastian SpaethShow images in reverse submit order
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-13 Sebastian SpaethImprove user homepage
2011-05-10 Christopher Allan... 404 appropriately here
2011-05-10 Sebastian SpaethImplement simple media detail page