Skip to content

Instantly share code, notes, and snippets.

@alvesjnr
Created August 22, 2011 16:51
Show Gist options
  • Save alvesjnr/1162879 to your computer and use it in GitHub Desktop.
Save alvesjnr/1162879 to your computer and use it in GitHub Desktop.
search_filters = ([k.replace('__exact', ''),humanize_search_values(k, v)] for k, v in filters.items() if v)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment