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: heroku/python-getting-started
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: JbCourtois/python-getting-started
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.
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 18, 2020

  1. Fix static

    JbCourtois committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2f73ec7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Clean code

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    1c559ee View commit details
    Browse the repository at this point in the history
  2. Drop django-heroku

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    da47d9c View commit details
    Browse the repository at this point in the history
  3. Allow host

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    6c23bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8648614 View commit details
    Browse the repository at this point in the history
  5. Use postgres

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    5248956 View commit details
    Browse the repository at this point in the history
  6. Configure loggers

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    a47f4d7 View commit details
    Browse the repository at this point in the history
  7. Use whitenoise

    JbCourtois committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    232a067 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Update to Django 3.1

    JbCourtois committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7f5fa6d View commit details
    Browse the repository at this point in the history
  2. Add local settings

    JbCourtois committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    5607d88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from heroku/main

    Rebase
    JbCourtois authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0b1b9fb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Ignore .DS_Store

    JbCourtois committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    24bc3d3 View commit details
    Browse the repository at this point in the history
  2. Configure login view

    JbCourtois committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b524a7a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from JbCourtois/login/dev

    Login/dev
    JbCourtois authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    14353ce View commit details
    Browse the repository at this point in the history
Loading