17 - Querying datetime in Django ORM and group by created at day - DB functions

Описание к видео 17 - Querying datetime in Django ORM and group by created at day - DB functions

previous video number 16
   • 16 - Queries with the Q objects in Dj...  

repo [code]:
https://github.com/Rowadz/django-reac...

The Django playlist (this playlist):
   • Django  

A series about Django, Django-rest-framework

DOCS::
Database Functions
https://docs.djangoproject.com/en/3.2...
values()
https://docs.djangoproject.com/en/3.2...


00:00 Introduction
00:57 ExtractYear example
04:13 Get posts where the year is 2021 and created on the first day of any month
07:01 Get the count of posts grouped by created day

Комментарии

Информация по комментариям в разработке