Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ravi2krishna/PythonWebCalculator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: byteknacker/PythonWebCalculator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 25, 2019

  1. Add docker-compose Dockerfile and requirements to run app with docker…

    …-compose up only
    Xiangyu John Wu committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c994963 View commit details
    Browse the repository at this point in the history
  2. Changed the dependency to Python 2 and Django 1.11. App runs with Pyt…

    …hon 2 instead of 3
    Xiangyu John Wu committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ad3fe1a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Create README.md

    byteknacker authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e55103f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    byteknacker authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    cb9a6f8 View commit details
    Browse the repository at this point in the history
Loading