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.0.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.0
Choose a head ref
  • 16 commits
  • 9 files changed
  • 6 contributors

Commits on Nov 9, 2022

  1. Correct the copyright in the licence

    As this is is a multi-contributor project, and presumably the other contributors have not all transferred their copyright to Johannes, they still have the copyright to their work.
    vanschelven authored and codingjoe committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ec88c6b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Fix typo on first line of docs

    vanschelven authored and codingjoe committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4770f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

  1. Bump flake8 from 5.0.4 to 6.0.0

    Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@5.0.4...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7cf9586 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Bump black from 22.10.0 to 22.12.0

    Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.10.0...22.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f9a1760 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Bump isort from 5.10.1 to 5.11.1

    Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.1.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.10.1...5.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8c2982e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Bump isort from 5.11.1 to 5.11.2

    Bumps [isort](https://github.com/pycqa/isort) from 5.11.1 to 5.11.2.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.11.1...5.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    ba22aaf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Bump isort from 5.11.2 to 5.11.4

    Bumps [isort](https://github.com/pycqa/isort) from 5.11.2 to 5.11.4.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.11.2...5.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    7bebbb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Bump pydocstyle[toml] from 6.1.1 to 6.2.2

    Bumps [pydocstyle[toml]](https://github.com/PyCQA/pydocstyle) from 6.1.1 to 6.2.2.
    - [Release notes](https://github.com/PyCQA/pydocstyle/releases)
    - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
    - [Commits](PyCQA/pydocstyle@6.1.1...6.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydocstyle[toml]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2bdaed5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump pydocstyle[toml] from 6.2.2 to 6.2.3

    Bumps [pydocstyle[toml]](https://github.com/PyCQA/pydocstyle) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/PyCQA/pydocstyle/releases)
    - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
    - [Commits](PyCQA/pydocstyle@6.2.2...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: pydocstyle[toml]
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0edddd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Bump pydocstyle[toml] from 6.2.3 to 6.3.0

    Bumps [pydocstyle[toml]](https://github.com/PyCQA/pydocstyle) from 6.2.3 to 6.3.0.
    - [Release notes](https://github.com/PyCQA/pydocstyle/releases)
    - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
    - [Commits](PyCQA/pydocstyle@6.2.3...6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pydocstyle[toml]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a2c4bd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump isort from 5.11.4 to 5.12.0

    Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.0.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.11.4...5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    37e9f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 8, 2023

  1. Add list support for static asset settings (#189)

    
    Co-authored-by: Johannes Maron <[email protected]>
    pickfire and codingjoe authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    38ce1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0681174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c9b25 View commit details
    Browse the repository at this point in the history
Loading