79c62a9af6
Rename hooks file and use post_init_hook method to create journal sequences after module installation.
3 lines
55 B
Python
3 lines
55 B
Python
from .hooks import post_init_hook
|
|
from . import models
|