Thanks to visit codestin.com
Credit goes to github.com

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: celery/django-celery-beat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bevy/django-celery-beat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 11 files changed
  • 6 contributors

Commits on Apr 24, 2020

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

Commits on Apr 25, 2020

  1. Merge pull request #1 from cuttlesoft/master

    Add @periodic_task decorator
    jrfernandes authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    5953f23 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge tag 'v2.2.0' of github.com:celery/django-celery-beat into SGP-2…

    …2292
    Gabrielle Singh Cadieux committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f69e4df View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. [SGP-21988] feat: support additional periodic task configuration via …

    …periodic_task decorator
    Gabrielle Singh Cadieux committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a46c4e6 View commit details
    Browse the repository at this point in the history
  2. [SGP-21988] test: add decorator tests

    Gabrielle Singh Cadieux committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9a4c2f7 View commit details
    Browse the repository at this point in the history
  3. [SGP-21988] test: add scheduler test

    Gabrielle Singh Cadieux committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    898a84a View commit details
    Browse the repository at this point in the history
  4. [SGP-21988] test: use correct celery version in tests

    Gabrielle Singh Cadieux committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    74499dd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request #3 from bevy/SGP-22292

    [SGP-22292] Make django-celery-beat Django 3-compatible
    gabriellesc authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    14c6931 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Merge pull request #4 from bevy/SGP-21988

    [SGP-21988] Support additional periodic task configuration via @periodic_task
    gabriellesc authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b634448 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [IP-4767] Make it compatible with py39

    MarioCastellanos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5d55fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge pull request #5 from bevy/IP-4767-2

    [IP-4767] Make it compatible with py39
    codergolem authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7136ac5 View commit details
    Browse the repository at this point in the history
Loading