[go: nahoru, domu]

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

Root route i.e. '/' shows Error 404. #3 #5

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jan 2, 2021

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

Commits on Jan 3, 2021

  1. Fixed redirect for "/"

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    ee2cf61 View commit details
    Browse the repository at this point in the history
  2. Added a route("/")

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    c4ea348 View commit details
    Browse the repository at this point in the history
  3. Testing block arnoob16#1

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b3a31cc View commit details
    Browse the repository at this point in the history
  4. Added debug prints

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    61faa2e View commit details
    Browse the repository at this point in the history
  5. Reverted redirect

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4ccf3f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e19c7d6 View commit details
    Browse the repository at this point in the history
  7. Added a route for "/"

    Moved the route back to app.py
    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b9b9596 View commit details
    Browse the repository at this point in the history
  8. Abstracted url

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    50f42fe View commit details
    Browse the repository at this point in the history
  9. Changed https to http

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    c58ce0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa1e06b View commit details
    Browse the repository at this point in the history
  11. Moved route placement

    Jwright707 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    8d75e18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbf4b24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    581faa1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Added redirect back in

    Jwright707 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f618ab0 View commit details
    Browse the repository at this point in the history