129 Commits

Author SHA1 Message Date
Stan Triepels
b2651ce86c Add django 6.1 support (#340) 2026-08-06 03:00:32 +02:00
Stan Triepels
fc81787612 Add support for python 3.13 and 3.14 (#338)
* update matrix

* add support for 3.14
2026-08-02 03:46:04 +02:00
Luke Plant
0054535624 Django 6.0 support (#307)
* Remove upper bound on Django version.

This allows it to be installed alongside Django 6 and later.

See https://iscinumpy.dev/post/bound-version-constraints/

* Run tests on Django 6.0 / Python 3.12
2025-12-04 17:15:18 +01:00
Adam Johnson
0090a6f411 Update tested versions, add python 3.13 support and django 5.2 support. Drop python 3.8 support (#271)
* Update tested versions

* Remove f string

* Fix second `format_html`

---------

Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com>
2025-04-16 01:48:51 +02:00
Stan Triepels
8f54e5d5ae Add twine check and fix readme (#216)
* Add twine check

* add poetry to install

* move up remove black/flake formatting

* fix path

* fix?

* fix rst?

* add rstcheck

* test all files?

* all

* remove complaining image

* only check readme

* remove not needed dependencies
2024-09-10 00:10:14 +02:00
Stan
689c881178 Release v1.7.1 2024-09-08 04:20:13 +02:00
Stan Triepels
2191897825 Add example project (#215)
* add example project

* format

* fix format
2024-09-08 03:13:49 +02:00
Stan Triepels
5e4aa65f62 Remove support for Django 3.2 and 4.1 (#183) 2024-05-05 00:42:09 +02:00
Josh Thomas
88430c9014 Fix formatting issues in README.rst (#159) 2024-02-20 18:04:46 +01:00
Stan Triepels
1d2a6059db Add support for Django 5 (#120) 2023-10-12 22:44:19 +02:00
GDay
88bbfd8967 Mention support for 4.2.x in docs 2023-04-13 01:21:46 +02:00
Stan Triepels
134a54dbeb Chore: Fix badge and add download badge (#52) 2022-12-21 01:43:51 +01:00
Mikhail Krassavin
f0cb10bc37 Add Python 3.11 support and tests, remove Python 3.7 (#31) 2022-11-07 17:29:29 +01:00
Stan Triepels
167c348509 Update changelog and readme (#29)
Added changes from the previous versions and diff between Q and Q2
2022-11-05 23:06:34 +01:00
Stan Triepels
0ddef44400 Bump version and docs fixes (#21) 2022-10-21 00:04:58 +02:00
Stan Triepels
529a7de59a Make blessed optional (#20) 2022-10-20 22:16:48 +02:00
Stan Triepels
c59f036158 Remove arrow dependency, update packages, set up testing with compose (#17) 2022-10-19 02:01:16 +02:00
Stan Triepels
5539dd633b Fix install command and remove old warnings (#16)
* fix django q2 install command and remove space

* remove warnings for very old versions
2022-10-16 00:08:42 +02:00
Stan Triepels
d32d3f5a09 Docs updates (#6)
* Update django docs links to 4.0
* Update Django Q to Django Q2
* Use different theme to make difference more clear between the original and this forked one
* Added info notice about this fork
* Some small layout/typo fixes
2022-10-13 01:38:24 +02:00
Stan Triepels
89dd7608f0 Codecov -> Coveralls (#4)
Migrate codecov to coveralls
2022-10-09 01:51:09 +02:00
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