3 lines
121 B
Python
3 lines
121 B
Python
# call some function from permissions so that the post_save hook is imported
|
|
from permissions import assign_default_role
|