snapshot: preserve session hardening and account surface

This commit is contained in:
Md Bayazid Bostame
2026-03-27 01:11:29 +01:00
parent bbc9b7b646
commit 8d228723f9
29 changed files with 825 additions and 42 deletions

View File

@@ -7,3 +7,4 @@ class WorkflowsConfig(AppConfig):
def ready(self):
from . import signals # noqa: F401
from . import checks # noqa: F401