Skip to content

Instantly share code, notes, and snippets.

@subzero79
Created January 2, 2017 03:02
Show Gist options
  • Save subzero79/03a90ba62237c90340d9fe97e0b4d217 to your computer and use it in GitHub Desktop.
Save subzero79/03a90ba62237c90340d9fe97e0b4d217 to your computer and use it in GitHub Desktop.
2017-01-02 12:57 TRACE task Test_Notification rendering: Movie Downloaded: {{ movie_name }}
2017-01-02 12:57 DEBUG utils.template Test_Notification Error during rendering: (UndefinedError) 'movie_name' is undefined
2017-01-02 12:57 DEBUG notify Test_Notification cannot render: `title: Movie Downloaded: {{ movie_name }}`, error: (UndefinedError) 'movie_name' is undefined
2017-01-02 12:57 DEBUG notify Test_Notification trying to render default value for `title`
2017-01-02 12:57 TRACE task Test_Notification rendering: {{ task_name }}
2017-01-02 12:57 TRACE task Test_Notification rendering:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment