Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/celery/django-celery

Old Celery integration project for Django
https://github.com/celery/django-celery

fix broken github celery wiki links

c8ffa8575d7d4c39115fa00c1b0a653d8efc0b2e authored over 2 years ago by Andrew Weinstein <[email protected]>
remove schedule

2b35a2eb8545d2cd7d90c69af4bb2f6aa51a436a authored over 2 years ago by Asif Saif Uddin <[email protected]>
Replaced old Celery docs URL with new docs link

The README.rst used to point to http://docs.celeryproject.org/en/latest/django/first-steps-with-...

05977784126ec27eaaa9298eba72f6be52b19ffd authored over 2 years ago by EO2875 <[email protected]>
Fix issue avoid-misusing-assert-true found at https://codereview.doctor

4fc6bc94e912b815bc0bf85e55491f9abf0985ec authored almost 3 years ago by code-review-doctor <[email protected]>
added tidelift alignment action for pilot

c679b05b2abc174e6fa3231b120a07b49ec8f911 authored about 3 years ago by Asif Saif Uddin <[email protected]>
Change DatabaseScheduler.max_interval to match Celery's default Scheduler behaviour (#591)

a78b3a5e0d3b28ee550c70cc509d608744c88337 authored almost 5 years ago by Sebastiaan ten Pas <[email protected]>
Adding Tidelift marketing text (#587)

@auvipy as requested, here is the README marketing text

7a6dd8fe4a91b779e16e55c595a501749ee97010 authored about 5 years ago by Brenna Heaps <[email protected]>
Fixed #585: 'NoneType' object is not iterable. (#586)

You can see diff information.
<--

diff --git a/djcelery/management/commands/celery.py b/djce...

95c3953321cb25f5e75464d26e03832d3bb56d79 authored about 5 years ago by leafcoder <[email protected]>
Fix typo in docs (#583)

4cd35ce1583b30534a6aedc9b28a9a4a4068b045 authored about 5 years ago by Izabela Kowal <[email protected]>
issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20, add mysq… (#581)

* issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20, add mysql version check

* issu...

fb670fa992005ee421050790c1935e41dd9b33fc authored over 5 years ago by Rudziankoŭ <[email protected]>
Merge pull request #580 from Sergei-Rudenkov/issue-579

issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20

3a104b6b43225e63cbdf27d6de6090a33a13b797 authored over 5 years ago by liquidpele <[email protected]>
issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20

24aa68d07b0630ab9b21a675acfcc49eada02c4e authored over 5 years ago by s_rudenkov <[email protected]>
dropped EOL python3 versions (#577)

ae23b518cfa3c05a1e27e73ddf1a62274e42ecac authored over 5 years ago by Samiul Sk <[email protected]>
Foolproof prevention via strict tuples. Fix #573 (#576)

37d11dad59895391f8a22227cf087da6e67944e7 authored over 5 years ago by Alexander Pervakov <[email protected]>
Update readme (#571)

7776d90547c85440a1647c4fb8caa399de3a7531 authored over 5 years ago by Sing, Tran Lu Sinh <[email protected]>
README fixes (#570)

* README fix

* Update django celery image

16800d4c5f0c40034c4dadbdda8d28c2c85187d4 authored over 5 years ago by Tony Narlock <[email protected]>
Fix bug when run command `celery` (#569)

* fix bug when run command `celery`

* refactor get preload_options from base

* fix failed ...

9866b6ba48fa859b36cf69b7cd0bb071a38371a8 authored over 5 years ago by ThongLe <[email protected]>
update needs of sponsor

367b53085063bb2c9b2da7b35130490dcfd17f79 authored over 5 years ago by Asif Saif Uddin <[email protected]>
updated versions for release 3.3.0

3afd560183307f0c824b819d53adb53127906395 authored over 5 years ago by Asif Saif Uddin <[email protected]>
Update celery.py (#561)

* Update celery.py

fix TypeError: can only concatenate tuple (not "NoneType") to tuple #560
...

5d1ecb09c6304d22cc447c7c08fba0bd1febc2ef authored over 5 years ago by 蒋海波 <[email protected]>
Improve translation notes in the FAQ. (#565)

Update FAQ to demonstrate `translation.override` instead of `translation.activate` for switching...

830597a828c216a83fbc0b38e2ff43cb072a20a9 authored over 5 years ago by Andrew Ewen <[email protected]>
Add tox to test requirements file (#555)

0a1e83df7d5ae75ab0be958f600b55c892cf98b3 authored about 6 years ago by Ankur Saxena <[email protected]>
drop python 3.3

4277d973a1f5a3266b7ca09cb5e59dd09e547dc8 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Add natural key support to the PeriodicTask models. Needed for dumpdata/loaddata to work properly. (#552)

Signed-off-by: Roberto Rosario <[email protected]>

dfa0a07e206eb709e9c5416397aed304bd0bc571 authored about 6 years ago by Roberto Rosario <[email protected]>
Made it compatible > 1.9 (#557)

* Made it compatible > 1.9

See https://docs.djangoproject.com/en/1.9/releases/1.8/#deprecated...

2546dceee83146a7c0b6e89752656375fb9e2d85 authored about 6 years ago by arrahimi2 <[email protected]>
version in readme has not been updated (#554)

600dd7f59aea97641e5203de2bb7eca1a15fb76b authored about 6 years ago by Piotr Kurnik <[email protected]>
Mark safe for admin form's html content (#542)

ba6a39eea4b560c28f458ba6575825dc41603e1c authored almost 7 years ago by jxltom <[email protected]>
Bump version.

bc9dbd9d6c0a65df386fd4255ba8599d10a806f1 authored about 7 years ago by Omer Katz <[email protected]>
Importing DictAttribute for celery 4 (#536)

72e6737208705f661198f6b44c279a54c1d1fc55 authored about 7 years ago by predatell <[email protected]>
fixes test so that it passes on CentOS 7.x with celery v3.1.24 (#512)

ec062ff60d0505f8949c157a4483471373efd126 authored over 7 years ago by lead2gold <[email protected]>
Improves periodic tasks admin, tasks are better clickable. (#526)

5d5f397053793759883865f9476f2fa3f89ec038 authored over 7 years ago by Roel van den Berg <[email protected]>
update timeutils usage (#524)

a0523205733c4118e92e064b377990a119c28ebb authored over 7 years ago by Tadas <[email protected]>
Fix next id call in test_from_entry (#528)

* Fix next id call in test_from_entry

* Fix PEP8

1cd3e4187b66be47879d7ecf6d2dd936e86d61fe authored over 7 years ago by Jackie Leng <[email protected]>
fixes rst 'unkown target' error (#522)

$ rst2html.py --version; rst2html.py README.rst > /dev/null
....rst2html.py (Docutils 0.12 [rel...

521ee7bef940b8963580f2727f2a6477102a30ec authored over 7 years ago by Peter Zsoldos <[email protected]>
Fix DatabaseScheduler behavior when schedule is changed from interval to crontab (#351)

* add regression test for ModelEntry.from_entry

* fix ModelEntry.from_entry and ModelEntry.__...

d87fdb45c586a5aee57ebd7d40177746fde97af8 authored over 7 years ago by Dmitry Mukhin <[email protected]>
Another `celery.utils.time` fix (#518)

For bug #496
To go along with this: https://github.com/celery/django-celery/pull/516/commits/12...

95c86bc90c401320a608de617dd30ade442bbcd1 authored over 7 years ago by Loisaida Sam <[email protected]>
Merge pull request #516 from young-py/master

compat celery 4

f47ae1dc69ebd263e2378e5a1a8e624ce25e8570 authored over 7 years ago by Omer Katz <[email protected]>
compat celery 4

12b7646f455527d2bef51508c105137a02832cae authored over 7 years ago by wanyoung <[email protected]>
Corrected a typo in changelog for version 3.0.21 (#515)

4736421003c2dd0a41bb60c2f5f12be88496999c authored almost 8 years ago by Rohan Roy <[email protected]>
version typo fix

5910af77382b249b2ba9b2fe7d3f7f57151ffe74 authored almost 8 years ago by Asif Saifuddin Auvi <[email protected]>
Fix for #359 MySQL-OperationalError (#370)

When the database connection dies (database server crash), the database scheduler of djcelery do...

00db9b72c5e41dc585f6456a8e6d7513f39b647d authored about 8 years ago by Michael Trunner <[email protected]>
Fixes close method call when imp returns None in loaders (#502)

* Fixes close method call on None

`imp.find_module` returns first argument as `None` if app_p...

71a29962cb67cd51977f75992868616693203ed1 authored about 8 years ago by Vedarth Kulkarni <[email protected]>
Update PeriodicTasks on bulk task enable/disable in admin. (#492)

65d1962fb449c8a100a2ddd23708d84fd627c91e authored about 8 years ago by Barthelemy Dagenais <[email protected]>
version and doc changes (#500)

1775d1eb995611de21aa5af3af231f2c9c33b7ed authored about 8 years ago by Asif Saifuddin Auvi <[email protected]>
update version to 3.2.0 (#498)

8101efafaa4dc5b0bbbe25ed2fd3a4e234b4de42 authored about 8 years ago by Asif Saifuddin Auvi <[email protected]>
update version to 3.2.0 (#499)

4f39c60932a3416531266e93008b7e1be09cabc2 authored about 8 years ago by Asif Saifuddin Auvi <[email protected]>
Not respecting Django specs. (#482)

e570a0d4806c39b2261539ccf69f3b9440142b07 authored about 8 years ago by Giorgio Salluzzo <[email protected]>
enhancement (#487)

Add enable/disable actions in PeriodicTaskAdmin. Extend list_display
and search_fields. Write u...

6232c79557517afa74967fcb980c0db2fb1174d8 authored about 8 years ago by Armenak Baburyan <[email protected]>
Fix Django 1.10 argument parsing error (#485)

* [FIX] #467 django 1.10 manage.py startup error

see https://github.com/celery/django-celery/...

83ef918ded05a226d2b8e4445b1ec79af89ca5de authored about 8 years ago by Vytis Banaitis <[email protected]>
Show number of syncing entries in the log (#481)

* Show number of syncing entries in the log

Useful for debugging purposes; it's nice to know ...

4c6d28629f02ae06db5dee1c284f7ddef5fbd3ea authored about 8 years ago by Chris Clark <[email protected]>
Updated requirements to show incompatibility with Celery 4. (#486)

4ed4067e94e141a37baa7b085906766fb162d676 authored about 8 years ago by Vytis Banaitis <[email protected]>
Removed DjangoMemcacheWrapper (#477)

Unused since Django 1.2

216e173687326ef05a8a0d2feda8f51ffd11ba5d authored about 8 years ago by Vytis Banaitis <[email protected]>
Resolved some warnings in tests. (#473)

1612037675a25457de067a5ac0d6d511736e130e authored about 8 years ago by Vytis Banaitis <[email protected]>
Fix Django 1.10+ (#464)

79d9689b62db3d54ebd0346e00287f91785f6355 authored over 8 years ago by Dmitry Dygalo <[email protected]>
Update Travis CI config (#466)

e1baac0ad1137baf59cbbf2ac97ba74815790662 authored over 8 years ago by Dmitry Dygalo <[email protected]>
update django 1.10 from beta

838f59a367de746d27739c50675ddda8de9d6e0a authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Fixed a bunch of django 2.0 deprecations. (#461)

0ded019f82837d92bb8b2205ae35bb88013ffc1f authored over 8 years ago by Éloi Rivard <[email protected]>
#360 - adding classmethods to DatabaseScheduler for simple dynamic task ... (#361)

* #360 - adding classmethods to DatabaseScheduler for simple dynamic task manipulations

* Upd...

e64c02967260085d4a1ff235239e3c5553dfaded authored over 8 years ago by Lev Berman <[email protected]>
Fix management command handling for django >= 1.10 (#458)

8d830b255ba473363dfe87cbb5c3c601618de06b authored over 8 years ago by Guillaume Seguin <[email protected]>
Timezone handling fixes (#456)

* Simplified timezone handling code.

* Use integer division.

* Fix eta and expires timezon...

747ac59a0aa6fe927b7ef3b4f64b5bb9fd2f6536 authored over 8 years ago by Vytis Banaitis <[email protected]>
Updated Changelog, AUTHORS and README. (#459)

ec2c3e5c647e34214982a8366f432baba771c349 authored over 8 years ago by Vytis Banaitis <[email protected]>
Only run flake8 against djcelery package (#452)

30ce982628a9031a025864ae43f07ed7cf0b9836 authored over 8 years ago by Piotr Kilczuk <[email protected]>
updated monitor urls and commands to recent django (#451)

5e49b87e36a6a0c51a6d11e9fe9a766d7d1ec863 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Add flake8 testing to tox and travis. (#449)

* Add flake8 to tox and travis.

* Fix some flake8 errors.

616286fb52dca80226359b82b15eb1fc50f4ad18 authored over 8 years ago by Vytis Banaitis <[email protected]>
Replace requires_model_validation with requires_system_checks (#397) (#448)

86f79c441b94ebf42bbefd14746ec8fa56e75237 authored over 8 years ago by Vytis Banaitis <[email protected]>
Fix app label missing in admin interface (#334)

d79d870986ea96e65255c5cd65c9a2a2ae3ff235 authored over 8 years ago by Rockallite Wulf <[email protected]>
Converted bytestrings to strings in migration. (#446)

This avoids a new migration being created on Python 3.

20bee2224985ed14ad566179ca5963c493df8a81 authored over 8 years ago by Vytis Banaitis <[email protected]>
Fixed caches usage on Django 1.9+ (#443)

164ba50f65d1392d04c39b38b3a1e376c1cde922 authored over 8 years ago by Vytis Banaitis <[email protected]>
Specify supported Django versions. (#445)

f5c47d8ae400879f69f734beaaff1ddb58c26b05 authored over 8 years ago by Vytis Banaitis <[email protected]>
Fix names of tox environments.

90b0fa0caa7ec42466a6189d39e607c1dc6f75ce authored over 8 years ago by Omer Katz <[email protected]>
Use TOXENV instead of TOX_ENV.

be49b69ee96d425d2e99f829d27f36a6ed9e1de7 authored over 8 years ago by Omer Katz <[email protected]>
added travis.yml settings file (#438)

0d8829606b75c60e5fc6da22ab5235cb2af58b8c authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Adds Makefile, like other celery repos

f75809e47a23c0b9fa8467c15c45353f453862d9 authored over 8 years ago by Ask Solem <[email protected]>
Fixed some tests on Django 1.9. (#441)

9e08b2fb2683f77811e528e7cd907a2f957cdbb6 authored over 8 years ago by Vytis Banaitis <[email protected]>
updated test project url to match supported versiond (#440)

55b77f4c0ec47bffc099cbda14ccd6697e810925 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
updated readme and project status (#439)

c3e765b5b8661c77b1dc3a612106114eb22ea41d authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Cherry-picked missing commits from 3.1 (#437)

* Now depends on celery 3.1.15

* Updates Changelog

* Adds djcelery.compat to reference

...

a45011b0e62a220eb621944cbc818eb89fa77d73 authored over 8 years ago by Vytis Banaitis <[email protected]>
Fix tox configuration (#434)

9ef64081b343f80ee70abcc8904231028d971ff1 authored over 8 years ago by Vytis Banaitis <[email protected]>
fix django 1.10 issue: Access _default_manager on the model instance's type, not the instance (#432)

803234d03c8f03a149476365496263a921714bba authored over 8 years ago by Mathieu Fenniak <[email protected]>
removed as unneeded

ec5203789e9561654b2cab2bed0a4d2ae76bca14 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #387 from georgewhewell/patch-1

fixes task cleanup when FK on TaskState.task_id

e416363cc0b2f18131358b2b7828c48ef1c8327c authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #366 from rcoup/setup-package-data-fix

Fix setup.py data files issues with when creating wheels

73cec3f52fb407323a8b2e63e4bb3eb86754105b authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #428 from auvipy/dev

removed les then 1.7 django versions and added newer versions support

d3656b3919ad38cf7eaceaf34363f09546dfcb8e authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
refactored urls to newer patterns

2a52ea03f5e0706ef4b365b3460ac3d119e7644b authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
removed south migraton completly

e784fd8e31abff5db8be6570de6d3f9bf549df99 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
removed unneeded south migrations

3b6626c7aafeb2dc2d802ecdcdf5bbdf50c0fbfd authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
removed les then 1.7 django versions and added newer versions support

7e10610cc491a7d42fa25572a6d15eea6fa735fa authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #380 from sibson/fix-model-repr

fix str format for repr

bac46064cf19f6de026a3ed30b54569fb1aa325e authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #405 from Pentusha/master

prevent redundant migrations for py3 and #399

48ce2131f059444f9559f25e164d7a90ccb53609 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #417 from gitaarik/master

updated docs about migrating celery in Django

fcbd773aaf7207d715b9dbeff705a8611c9e5075 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
updated docs about migrating celery in Django

South is deprecated because Django has migrations native now

aa0f2e2e3f54eb7eb2dc5a4885cf03b776152142 authored almost 9 years ago by Rik <[email protected]>
prevent redundant migrations for py3

d4ddaa80cecc0159faf57fd058d85dd19213bc9c authored about 9 years ago by Ivan Larin <[email protected]>
fixes task cleanup when FK on TaskState.task_id

fix from issue #358. uses django's managers to cleanup

cefeb30e814be79c4de7f488cc77f5f3a9322934 authored over 9 years ago by georgewhewell <[email protected]>
Merge pull request #371 from nikolas/patch-1

Add testing on django 1.8

42ec6cdf42311ccc86e9a3cbc59623c3937ee804 authored over 9 years ago by Omer Katz <[email protected]>
use latest django versions

c4a33c69fea6c7ccc248ec6d4b7316fb5b73b7ff authored over 9 years ago by Nik Nyby <[email protected]>
Merge pull request #381 from mikeumus/patch-1

The django-celery docs link is broken

bb9106b2b6da2696ede883cb864bf8a346280091 authored over 9 years ago by Omer Katz <[email protected]>
The django-celery docs link is broken

and it the ReadTheDocs page on Django doesn't include 70% of the things required to get django-c...

27bec1e20af79df83061105127c123715c3d1011 authored over 9 years ago by Michael Duane Mooring <[email protected]>
fix str format for repr

b408d774e1c57c53e3d56233373b9f3aee2e3b94 authored over 9 years ago by Marc Sibson <[email protected]>
Add testing on django 1.8

bcdd5f7442cbf6fb6b9b560165d06aeab74dd7af authored over 9 years ago by nikolas <[email protected]>
Fix issues with data_files when creating wheels.

f60cc2b2b32c23f7e23d41fb4af9cfa3d52b1b70 authored almost 10 years ago by Robert Coup <[email protected]>