Skip to content

Instantly share code, notes, and snippets.

@Visgean
Created December 3, 2015 08:45
Show Gist options
  • Save Visgean/8bb2ef19c63112d04aae to your computer and use it in GitHub Desktop.
Save Visgean/8bb2ef19c63112d04aae to your computer and use it in GitHub Desktop.
def get_context_data(self, search_term, **kwargs):
kwargs['search_term'] = search_term.strip()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment