We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9845d commit bab2b7fCopy full SHA for bab2b7f
readthedocs/organizations/models.py
@@ -1,7 +1,6 @@
1
"""Organizations models."""
2
3
from autoslug import AutoSlugField
4
-from django.conf import settings
5
from django.contrib.auth.models import User
6
from django.db import models
7
from django.db.models import Q
0 commit comments