mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-12-23 12:51:46 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
from . import models
|
|
from .hooks import post_init_hook
|
|
from .hooks import uninstall_hook
|