pass in page number in uses_pagination view via keyword argument so ordering doesn...
[mediagoblin.git] / mediagoblin / user_pages /
2011-05-20 Christopher Allan... One more mild styling tweak
2011-05-20 Christopher Allan... Reorganizing the uses_pagination decorator a little...
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... Removing the raw string-ness
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-13 Sebastian SpaethImprove user homepage
2011-05-11 Christopher Allan... URLs should end in trailing slashes, or slash redirecti...
2011-05-10 Christopher Allan... 404 appropriately here
2011-05-10 Sebastian SpaethImplement simple media detail page