Commit d9bbfac4 by aagusti

perbaikan circular import security

1 parent 8464476b
import logging
from opensipkd.base import get_params
from opensipkd.tools import get_params
from opensipkd.models import (User, UserGroup, DBSession, )
from pyramid.security import remember, forget
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!