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: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.2
Choose a base ref
...
head repository: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 15, 2023

  1. Bump django from 4.1.3 to 4.1.7

    Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.1.3...4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    34e8a5d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #154 from palewire/dependabot/pip/django-4.1.7

    Bump django from 4.1.3 to 4.1.7
    palewire authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6fc4d6c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 15, 2023

  1. Add 3.11 testing for Python

    palewire authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a5e0bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66aaac0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #167 from bbajuzik/160-django-4.2-compatibility

    Django 4.2+ compatible setup_query
    palewire authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    39d4d4c View commit details
    Browse the repository at this point in the history
Loading