gallery.py: Pass page data through .index()
authorW. Trevor King <wking@tremily.us>
Mon, 9 Dec 2013 06:09:40 +0000 (22:09 -0800)
committerW. Trevor King <wking@tremily.us>
Mon, 9 Dec 2013 06:09:40 +0000 (22:09 -0800)
commit909fd5f9232899d5ca9d7f65868fcdd094717c9e
tree4ec66871d27ea94f5cdb12abbcc4a6df6b4a56b9
parentbc0fdb6b0a080a081e6347f3f22f0a0eb0c56a1f
gallery.py: Pass page data through .index()

Otherwise http://localhost:4000/?pp=2 will still get you the first
page.
posts/gallery/gallery.py