dev: migrations (#4489)
* dev: estimates and pages migrations * dev: favorite and user migrations * chore: workspace base model * chore: workspace user properties * chore: removed unused variables * chore: favorite view set changes * chore: default sequence id --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
This commit is contained in:
parent
38f5ecbdf2
commit
85b54d2490
21 changed files with 338 additions and 154 deletions
|
|
@ -7,7 +7,6 @@ from zxcvbn import zxcvbn
|
|||
|
||||
## Module imports
|
||||
from plane.app.serializers import (
|
||||
ChangePasswordSerializer,
|
||||
UserSerializer,
|
||||
)
|
||||
from plane.authentication.utils.login import user_login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue