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: rafsaf/minimal-fastapi-postgres-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: rafsaf/minimal-fastapi-postgres-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 26, 2022

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

Commits on Jun 30, 2022

  1. Merge pull request #12 from onionj/main

    fix typo issue for running docker-compose.dev.yml
    rafsaf authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e820c9b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    0498eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from rafsaf/relase3-1-dependencies

    update dependencies as of oct 22
    rafsaf authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    07af055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a8c3f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from rafsaf/add-python-3.10-warning-in-readme

    add message in readme to be sure python 3.10 is only supported
    rafsaf authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    e432812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a94e3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba67a8f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    fca8ccc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from rafsaf/docs-display-cors-allowed-hosts

    Add 127.0.0.1 to ALLOWED HOSTS and update readme
    rafsaf authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    235ce93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from rafsaf/release-3-1

    Release 3.1, updated readme and dependencies. Fixed issue with allowed hosts.
    rafsaf authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1cce9d3 View commit details
    Browse the repository at this point in the history
Loading