← all lessons
Lessons tagged “django”
QuerySet.update() vs instance.save()
dailyfeed · 2026-04-27
django
models
orm
Q objects (OR queries in the Django ORM)
dailyfeed · 2026-04-27
django
orm
queries
Field lookups (the __ syntax)
dailyfeed · 2026-04-27
django
orm
queries
cache.add() as an atomic lock
dailyfeed · 2026-04-27
cache
concurrency
django
Django migrations
dailyfeed · 2026-04-27
django
migrations
schema