We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1a4a3 commit 97d396fCopy full SHA for 97d396f
phone_verify/__init__.py
@@ -1,6 +1,5 @@
1
# -*- coding: utf-8 -*-
2
import django
3
4
-
5
if django.VERSION < (3, 2):
6
default_app_config = "phone_verify.apps.PhoneVerificationConfig"
0 commit comments