Skip to content

Instantly share code, notes, and snippets.

@jlouis
Created October 9, 2009 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlouis/206122 to your computer and use it in GitHub Desktop.
Save jlouis/206122 to your computer and use it in GitHub Desktop.
from pylons import request, response, session, tmpl_context as c
from pylons.controllers.util import abort, redirect_to
from pylons.decorators.rest import restrict
from gimoas.lib.base import BaseController, render
import gimoas.lib.helpers as h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment