Added mailhog in v17

This commit is contained in:
2024-04-02 09:08:33 +02:00
parent 624cf8a782
commit 804d7fa6c1
15 changed files with 283 additions and 64 deletions

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from . import controllers
from . import models