Skip to content

Instantly share code, notes, and snippets.

@dnase
Created September 25, 2014 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnase/be2a24b105da15ec0250 to your computer and use it in GitHub Desktop.
Save dnase/be2a24b105da15ec0250 to your computer and use it in GitHub Desktop.
from medley.list_o_rama.models.auto import AutomaticList
myList = AutomaticList.objects.get(id=10)
myList.perform_search()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment