Friday, March 16, 2012

Adding a .first() method to Django's QuerySet

1 comment:

  1. Or you could use the django-annoying shorcut's `get_object_or_404`

    ReplyDelete