Commit baed3e0d by aagusti Committed by taufikyu

perbaikan circular import security

1 parent 4694c1e6
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!