runbot/runbot_merge/models/__init__.py
Xavier Morel 03c9a7e492 [ADD] runbot_merge: stagings canceling wizard
- allows providing a canceling reason
- allows nuking the splits at the same time (hopefully)

Fixes #661
2022-12-08 10:46:22 +01:00

6 lines
134 B
Python

from . import res_partner
from . import project
from . import pull_requests
from . import project_freeze
from . import staging_cancel