Skip to content

Instantly share code, notes, and snippets.

@debrouwere
Created February 27, 2010 23:55
Show Gist options
  • Save debrouwere/317065 to your computer and use it in GitHub Desktop.
Save debrouwere/317065 to your computer and use it in GitHub Desktop.
latest_comments = Comments.objects.order_by('date')[:10]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment