Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-orm

Django grouped annotation percentage with a single query

How can I sort a django queryset by the total of two fields?

Django with MySQL: 'Subquery returns more than 1 row'

How to output SQL generated by Django Admin

python django django-orm

Django ORM: Perform conditional `order_by`

Making Django model Query case-insensitive

Accessing many-to-many set field in django relation

django django-orm

Query on a Many to Many relationship using through in Django

Django ORM: timedelta difference in days between 2 dates

django django-orm

Select instance/row with max field/column value per with field/column (group by)

django django-orm

Proper way to add record to many to many relationship in Django

backward lookup is not working in django 5.x

python django django-orm

query to django model to compare daily sale over previous day (compare two row of database model)

Django - Annotate Count() of distinct values grouped by Date