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: microsoft/python-sample-vscode-django-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: simonwestuk/python-sample-vscode-django-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 15 files changed
  • 1 contributor

Commits on Feb 3, 2024

  1. Added Tests

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3de1d20 View commit details
    Browse the repository at this point in the history
  2. Create django-tests.yml

    Create test
    simonwestuk authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d003211 View commit details
    Browse the repository at this point in the history
  3. added tests

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c7a7be7 View commit details
    Browse the repository at this point in the history
  4. Added settings

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    eb99179 View commit details
    Browse the repository at this point in the history
  5. added db

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    905697f View commit details
    Browse the repository at this point in the history
  6. Added render host

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    fac4285 View commit details
    Browse the repository at this point in the history
  7. Added DB copy

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    dd6a6c3 View commit details
    Browse the repository at this point in the history
  8. Add db to Git

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5e11ef7 View commit details
    Browse the repository at this point in the history
  9. Deploy Test

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0ea12e4 View commit details
    Browse the repository at this point in the history
  10. added deploy

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    51d3a00 View commit details
    Browse the repository at this point in the history
  11. added super user

    simonwestuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    70460eb View commit details
    Browse the repository at this point in the history
Loading