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.
settings
1 parent c4a6d70 commit 381ff24Copy full SHA for 381ff24
tubesync/sync/forms.py
@@ -1,5 +1,6 @@
1
2
from django import forms, VERSION as DJANGO_VERSION
3
+from django.conf import settings
4
from django.utils.translation import gettext_lazy as _
5
6
from .models import Source
0 commit comments