Add new version email and info box then new version is available
This commit is contained in:
@ -23,3 +23,4 @@ class Command(BaseCommand):
|
||||
|
||||
def handle(self, *args, **options):
|
||||
models.User.clean_deleted_sessions()
|
||||
models.NewVersionWarning.send_mails()
|
||||
|
Reference in New Issue
Block a user