Skip to content

Instantly share code, notes, and snippets.

@jakul
Created September 10, 2013 16:56
Show Gist options
  • Save jakul/6512302 to your computer and use it in GitHub Desktop.
Save jakul/6512302 to your computer and use it in GitHub Desktop.
if settings.EMAIL_TO_ADDRESS_OVERRIDE is not None:
import pdb
pdb.set_trace()
to_addresses = list(settings.EMAIL_TO_ADDRESS_OVERRIDE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment