[IMP]base_user_role: Groups-roles navigation

This commit is contained in:
GuillemCForgeFlow
2022-04-19 09:20:01 +02:00
parent d935ffb5b7
commit cb3025bdcb
5 changed files with 108 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
from . import role
from . import user
from . import group