Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
themeDJango
data={
  "from_email": "[email protected]",
  "to_email": ["[email protected]", "[email protected]"],
  "subject": "This is a test",
  "data_url": "http://example.com/",
  "username": "This is an example"
}
Note

IMPORTANT!

If you plan to use gmail as the email sender you need to follow these steps first!