Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5a8e0c31
authored
Jul 29, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add import for Partner model in user_login.py
1 parent
2cddfc10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
opensipkd/base/views/user_login.py
opensipkd/base/views/user_login.py
View file @
5a8e0c3
...
@@ -40,6 +40,7 @@ from ziggurat_foundations.models.services.user import UserService
...
@@ -40,6 +40,7 @@ from ziggurat_foundations.models.services.user import UserService
from
opensipkd.base
import
BASE_CLASS
,
DBSession
,
get_params
,
scripts
from
opensipkd.base
import
BASE_CLASS
,
DBSession
,
get_params
,
scripts
from
.
import
one_hour
,
two_minutes
from
.
import
one_hour
,
two_minutes
from
..models.users
import
User
,
ExternalIdentity
from
..models.users
import
User
,
ExternalIdentity
from
..models
import
Partner
# , Partner
# , Partner
from
opensipkd.tools
import
create_now
,
set_user_log
,
get_settings
from
opensipkd.tools
import
create_now
,
set_user_log
,
get_settings
from
opensipkd.tools.buttons
import
btn_cancel
from
opensipkd.tools.buttons
import
btn_cancel
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment