#database-queries

[ follow ]
fromDjangocentral
1 hour ago
Django

How to Use Subquery() in Django With Practical Examples

Django's subqueries enhance database query efficiency by allowing nested queries for complex data retrieval.
fromPeterbe
9 months ago

A Python dict that can report which keys you did not use - Peterbe.com

For testing large Python objects, ensure you're unit testing everything retrieved, especially when data in reports doesn't match the database query.
Django
[ Load more ]