can you show model notification? On Monday, February 19, 2024 at 2:30:14 PM UTC+5 Armaan Alam wrote:
> queryset = Notification.objects.filter(is_seen__in=[False]).count() > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c5f34dc1-7758-4a10-ae6a-1bf62595e367n%40googlegroups.com.

