Skip to main content
🔮 Output PredictionDJ Django Easy⚡+10 XP

ORM Query

What does this Django ORM call return?

Django
Post.objects.filter(published=True)

🔮 What is the output?