default language check

This commit is contained in:
Jonas Winkler
2020-11-25 10:52:38 +01:00
parent c89a7ea7c0
commit 7a6dcf8520
3 changed files with 28 additions and 1 deletions

View File

@@ -1 +1,2 @@
from .checks import changed_password_check
# this is here so that django finds the checks.
from .checks import *