django-planet
Posts
Blogs
Feeds
Authors
Posts
Blogs
Authors
Search
Home
Blogs
Thomas Loiret - Random thoughts
Django: avoid using .first() when retrieving a unique object
Dec. 18, 2024
Django: avoid using .first() when retrieving a unique object
published by
Thomas Loiret
in blog
Thomas Loiret - Random thoughts
original entry
Django: avoid using .first() when retrieving a unique object
A quick reminder about SQL ordering and performances
Recent Posts
From Bootcamp to Project Manager - Keanya Phelps
Inverting the Testing Pyramid
Boost Your GitHub DX
Freelancing & Community - Andrew Miller
How to Encourage Better Image Uploads with Help Text
Django News - Balancing the AI Flood in Django - Mar 27th 2026
LLMs for Open Source maintenance: a cautious case
Lunch Talk Series: Building maintainable Django projects: the difficult teenage years
Rewriting a 20-year-old Python library
Speeding Up Django Startup Times with Lazy Imports