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: codingjoe/django-select2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.1.0
Choose a base ref
...
head repository: codingjoe/django-select2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 4 contributors

Commits on Mar 10, 2023

  1. Bump bandit from 1.7.4 to 1.7.5

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.4 to 1.7.5.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.4...1.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f29cb40 View commit details
    Browse the repository at this point in the history
  2. Fix override_settings issue

    ewjoachim authored and codingjoe committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d307c31 View commit details
    Browse the repository at this point in the history
  3. Update django_select2/apps.py

    Co-authored-by: Johannes Maron <[email protected]>
    ewjoachim and codingjoe committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1fb55d6 View commit details
    Browse the repository at this point in the history
  4. Fix extraneous dot

    ewjoachim authored and codingjoe committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f9a439d View commit details
    Browse the repository at this point in the history
Loading