(dimail) management command to fetch domain status

Add a management command for a future cron to
to check and update regularly domains status
from dimail.
This commit is contained in:
Sabrina Demagny
2025-01-09 14:26:01 +01:00
parent c48957612b
commit f969b118cb
4 changed files with 135 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(dimail) management command to fetch domain status
### Changed
- ✨(scripts) adapts release script after moving the deployment part