Skip to content

Instantly share code, notes, and snippets.

@Tendrid
Created January 14, 2014 16:57
Show Gist options
  • Save Tendrid/8421665 to your computer and use it in GitHub Desktop.
Save Tendrid/8421665 to your computer and use it in GitHub Desktop.
line 50, crud.py
if 'Tab' in dir(M):
handlers.append(ModelHandler(M.Tab, M.Tab, 'tab', '/tab'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment