Hello ,
I am trying to get only month name and count number from *QuerySet [{'month': 
datetime.datetime(2021, 3, 1, 0, 0, tzinfo=<DstTzInfo 'Asia/Dhaka' 
+06+6:00:00 STD>), 'count': 2 }]*

As here have (2021, 3, 1,0,0) but I want only 3 or March. and count 2

How can i view the month and count only, please?

Thanks in advance.

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/976c380f-b306-4688-90f5-751cf7ad8537n%40googlegroups.com.

Reply via email to