Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write tutorial to deploy simple Django app on Heroku #365

Commits on Oct 7, 2017

  1. Configuration menu
    Copy the full SHA
    9018ced View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Fix conflict with asyncio

    zkan committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    8e79259 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Revise tutorial according to review

    zkan committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    9b8c86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6bd6a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Merge error handling

    zkan committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    c97e772 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Use only URL /sendgrid/ to send email

    - Remove the root URL setup part that may confuse readers
    - Revise the text
    zkan committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    50ea2f4 View commit details
    Browse the repository at this point in the history