Skip to content

Instantly share code, notes, and snippets.

@pinda
Created October 4, 2011 14:26
Show Gist options
  • Save pinda/1261768 to your computer and use it in GitHub Desktop.
Save pinda/1261768 to your computer and use it in GitHub Desktop.
jsonify_paginated(url=url_for('events_program_list', slug=slug),
page=page,
extra_context={'filter': request.args.get('filter', None) },
shows=show_list)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment