Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-orm

django annotate a function that returns the maximum of a field among all objects that has a feature

Django - How to combine queries in to one and display it in the template?

Django ORM to find if a string contains column value

django django-orm

How to select parent that contains certain children from his ManyToMany relation?

Django ORM returning the same values multiple times when using .distinct()

python django django-orm

Unsupported lookup 'between' for TimeField or join on the field not permitted

Pydantic from_orm to load Django model with related list field

DJango contains does not work on JSONField

python django django-orm

How OuterRef works in django?

django django-orm

Django get rid of duplicated queries in nested models

Django: "missing 1 required positional argument: 'lookup _name'" when it is not missing?

multiple Django annotate Count over reverse relation of a foreign key with an exclude returns a strange result (18)

django django-orm

Django ~Q with Joins Functioning Incorrectly. Bug?

django select_for_update acquires relation lock