from django.db.models import When When(is_active=True, then=1)