Skip to content

Commit

Permalink
Merge pull request #437 from Kegbot/mikey/rq
Browse files Browse the repository at this point in the history
core: replace celery with rq
  • Loading branch information
mik3y authored Jul 29, 2022
2 parents 5944292 + cc27421 commit ce34319
Show file tree
Hide file tree
Showing 15 changed files with 99 additions and 411 deletions.
1 change: 1 addition & 0 deletions docs/source/releases/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Several features have been removed in order to lower code or documentation compl
* Upgraded to Python 3 and Django 3.
* Internal: Improved static file serving (:issue:`368`)
* Internal: Developer tests now use ``pytest``
* Internal: Now using ``rq`` for worker queue

Version 1.2.3 (2015-01-12)
--------------------------
Expand Down
Loading

0 comments on commit ce34319

Please sign in to comment.