changed some coding styles and changed the interface for pagination from __call__...
authorBernhard Keller <keller_bernhard@web.de>
Thu, 19 May 2011 15:24:31 +0000 (17:24 +0200)
committerBernhard Keller <keller_bernhard@web.de>
Thu, 19 May 2011 15:24:31 +0000 (17:24 +0200)
commitca3ca51c5a1fa4c10b88c851c9bd04ae7978cb41
tree414b6740013b3f9895802d13f5ef5dbaff74e92d
parentae85ed0f971147ce7cee9ce02b498f909d21ce79
changed some coding styles and changed the interface for pagination from __call__ to the
__init__, also getting a cursor as input, instead of the query details
mediagoblin/templates/mediagoblin/utils/object_gallery.html
mediagoblin/templates/mediagoblin/utils/pagination.html
mediagoblin/user_pages/views.py
mediagoblin/util.py