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: 7.11.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.0.0
Choose a head ref
  • 9 commits
  • 26 files changed
  • 3 contributors

Commits on Nov 3, 2022

  1. Fix #79 -- Clear values of related fields (#137)

    
    Co-authored-by: Kevin Ramirez <kevin.ramirez@mandarinprojects.mx>
    quevon24 and Kevin Ramirez authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d410f22 View commit details
    Browse the repository at this point in the history
  2. Add header image

    codingjoe authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b568368 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    e62b8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc834af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5894b52 View commit details
    Browse the repository at this point in the history
  4. Fix #163 -- Lazily get i18n locale name

    A widget instance can leak the i18n setting to another request
    or be stuck on the default language setting.
    codingjoe committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    10d5e8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15790a3 View commit details
    Browse the repository at this point in the history
  6. Fix Select2AdminMixin

    codingjoe committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3781b67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    112846c View commit details
    Browse the repository at this point in the history
Loading