Kenny Heinonen
728a1b85d0
Add "qmemory" command ( #553 )
...
* Add qmemory command
* Update README, add test
* Redesign qmemory
* Add optional argument to show each worker's memory usage
* Add --workers argument to test_qmemory
2021-05-14 13:44:40 +02:00
Ilan Steemers
685691ff4c
Updates testing to python 3.9 ( #548 )
2021-05-01 13:18:33 +02:00
Ilan Steemers
4c117a8796
Adds JetBrains acknowledgement
2021-04-06 21:27:43 +02:00
Ilan Steemers
2405e5a1e7
Mention docker-compose test file
2021-03-21 19:13:30 +01:00
Ilan Steemers
d08cf78e10
Mentions german translation
2021-02-26 14:49:25 +01:00
Ilan Steemers
7d03536e89
Migrate to Github Action CI ( #507 )
...
* Some small refactors
* Initial test script
* Fixes django matrix
* Trying to set up Disque
* Disque as a docker service
* lowercase action name
* Remove Travis
* Replaces Travis badge with Github actions badge
* Show django version in step
* Typo
2021-02-14 18:59:04 +01:00
Ilan Steemers
3dff5528d6
Updates to Django 3.1
2020-08-06 11:22:33 +02:00
Ilan Steemers
85f57527d6
Adds cron to readme
2020-06-29 15:28:26 +02:00
Ilan Steemers
c89c23a0cf
Adds cron to docs
2020-06-29 14:01:36 +02:00
Alejandro Sedeño
4429f99095
Update documentation to say tasks are signed, not encrypted
...
This resolves #300 .
2020-04-17 14:25:35 -04:00
Ilan Steemers
5f46d11350
Updates version changes in docs
2020-01-17 16:15:05 +01:00
Ilan Steemers
70269e1e43
Updates to Django 2.2.5
2019-09-26 11:53:09 +02:00
Ilan Steemers
9f97a90b98
Bump Django LTS version
2019-08-10 14:49:31 +02:00
Vedran Karacic
3dc4765796
Fix test section format in readme
2019-05-08 13:42:38 +02:00
Janne Rönkkö
2e7bf60ff4
Document how to run tests on your computer
2019-01-27 16:49:42 +02:00
Ilan Steemers
bcfcd5f390
Updates version compatibility in docs
2018-10-31 11:53:27 +01:00
Ilan Steemers
b26534de40
Mention locales
2018-08-15 21:38:46 +02:00
Ilan Steemers
fb8da040b4
Add warning about asyn_task refactor
2018-08-14 12:26:50 +02:00
Ilan Steemers
bd6d8b42cd
Only test for 1.11 , 2.0 on 3.6 and 3.7
2018-08-01 15:44:58 +02:00
Ilan Steemers
acebdaa850
Renames async/enqueue to async_task.
2018-08-01 15:20:34 +02:00
Pierre-Elliott Bécue
ae75a84f7f
Replaces async occurrences with alternatives
...
* async is now a reserved word in python3.7
* Rename async function to enqueue
* Rename all async_ functions to enqueue_
* Rename Async class to AsyncTask
* Updates the docs.
2018-07-07 21:33:43 +02:00
ilan
2c3b5f8771
Updates Django test versions
2018-03-13 15:36:46 +01:00
ilan
e22546672e
Updates version and docs
2018-01-08 15:33:04 +01:00
Ilan Steemers
f537299552
Adds sentry support to readme
2017-10-10 21:49:27 +02:00
Ilan Steemers
e5461887f3
Updates supported django versions
2017-10-09 12:48:52 +02:00
ilan
81fdfa6abe
Updates version and supported versions
2017-04-05 14:43:44 +03:00
ilan
09a9511341
Django 1.8.14, 1.9.8 and 1.10rc1
2016-07-21 15:26:12 +02:00
Ilan Steemers
6891e1968a
Readme: mentions 1.10a1 tests
2016-06-07 17:04:12 +02:00
Ilan Steemers
c5d637feee
Upgrades reference to Django 1.9.7
2016-06-07 16:48:41 +02:00
Ilan Steemers
1895014346
Updates to Django 1.9.6 and 1.8.13
2016-05-15 11:08:34 +02:00
Ilan Steemers
2bc8c202c8
Updates docs for latest Django versions
2016-04-12 18:23:40 +02:00
Ilan Steemers
128d269c4f
Updates Django to 1.9.4 and 1.8.11
2016-03-07 13:13:46 +01:00
Ilan Steemers
f36861c0d7
Updates to Django 1.8.9 and 1.9.2
2016-02-03 16:35:50 +01:00
Ilan Steemers
8ae7aa346e
Updates docs with rollbar support
...
also bumps version to 0.7.12
2016-01-08 12:06:56 +01:00
Ilan Steemers
2e76f9eb45
Updates README with new Django versions
2016-01-07 20:46:38 +01:00
Ilan Steemers
55520ad5ce
Updates Django to 1.8.6
2015-11-04 21:19:52 +01:00
Ilan Steemers
b519fca371
Update README.rst
2015-10-19 16:19:43 +02:00
Ilan Steemers
6ee086c59d
Update README.rst
2015-10-19 11:39:52 +02:00
Ilan Steemers
ee87333c43
Merge pull request #84 from Koed00/dev
...
Adds cached result backend
2015-10-04 14:43:20 +02:00
Ilan Steemers
e724b9bac1
Update tests for Django 1.8.5
...
Also updated botocore and blessed
2015-10-04 09:49:28 +02:00
Ilan Steemers
7911419642
docs: updated cache and group operations
2015-10-02 18:31:52 +02:00
Ilan Steemers
1fd9ca2441
docs: mongodb broker
2015-09-25 20:57:47 +02:00
Ilan Steemers
cef48da789
removes root imports for django 1.9
...
Updated docs to promote submodule imports
2015-09-24 15:41:32 +02:00
Ilan Steemers
754fb1ad19
adds python 3.5 for testing
2015-09-19 15:09:19 +02:00
Ilan Steemers
a493f9cc78
Adds wait option to result() and fetch()
2015-09-18 10:57:09 +02:00
Ilan Steemers
2b543635c1
Update README.rst
2015-09-17 20:02:45 +02:00
Ilan Steemers
6523501399
codecov badge
2015-09-17 16:07:15 +02:00
Ilan Steemers
789f934208
docs: Django ORM broker
2015-09-14 15:38:16 +02:00
Ilan Steemers
f87bb5f8a8
Updated README
2015-09-10 14:26:55 +02:00
Ilan Steemers
9af70e799d
docs: Amazon SQS broker
2015-09-10 14:11:30 +02:00