Django.

# `objects.get` is immediately evaluated
# Unlike `objects.filter`, it is NOT lazy
Thankful Teira