Skip to content

Instantly share code, notes, and snippets.

@dnase
Created September 25, 2014 15:49
Show Gist options
  • Select an option

  • Save dnase/be2a24b105da15ec0250 to your computer and use it in GitHub Desktop.

Select an option

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