django-planet
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