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: django/channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: django/channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0
Choose a head ref
  • 17 commits
  • 34 files changed
  • 8 contributors

Commits on Apr 3, 2024

  1. 1 Configuration menu
    Copy the full SHA
    78fbab6 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    666a342 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Removed Django version number from project description.

    Falls out of sync with other (canonical) metadata.
    carltongibson committed Apr 5, 2024
    1 Configuration menu
    Copy the full SHA
    42bf4a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on May 13, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 15, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 30, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Ensure text message exists before handling on WebsocketConsumer (#2097

    )
    
    * fix(channels/generic): ensure text message exists before deciding to handle
    
    * tests(channels/generic): regression test for double check of text message None
    
    * refactor(channels/generic): short condition
    
    * lint: fix flake8 errors
    cacoos authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    643d083 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixed connect example in auth docs.

    Closes #2116
    carltongibson committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    52b4470 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 29, 2024

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

Commits on Nov 15, 2024

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