Skip to content

Instantly share code, notes, and snippets.

@joshourisman
Created October 15, 2009 15:17
Show Gist options
  • Save joshourisman/211023 to your computer and use it in GitHub Desktop.
Save joshourisman/211023 to your computer and use it in GitHub Desktop.
def all_objects(request, admin):
return ThisAdmin(admin.model, admin.admin_site, request).changelist_view(request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment