We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb55d6 commit f9a439dCopy full SHA for f9a439d
django_select2/apps.py
@@ -9,4 +9,4 @@ class Select2AppConfig(AppConfig):
9
verbose_name = "Select2"
10
11
def ready(self):
12
- from . import conf. # noqa
+ from . import conf # noqa
0 commit comments