forked from jan/debianmemberportfolio
import missing abort function
This commit is contained in:
parent
c043f7b2bc
commit
0b3373da0e
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import logging
|
|||
import simplejson
|
||||
|
||||
from pylons import request, response
|
||||
from pylons.controllers.util import abort
|
||||
import formencode.api
|
||||
import formencode.validators
|
||||
|
||||
|
|
Loading…
Reference in a new issue