Files
partner-tools/partner_profiles_portal/controllers/__init__.py
Stéphan Sainléger 5c16620fe6 [IMP] partner_profiles_portal: refactoring of user information
Merge the main and public information edition in /my/account portal
page.
2023-06-27 17:31:24 +02:00

5 lines
126 B
Python

# -*- coding: utf-8 -*-
from . import portal_my_profiles
from . import portal_partner_profile
from . import portal_my_account