Django-tasks

Latest version: v0.2.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

What's Changed
* Use modules in justfile by pauloxnet in https://github.com/RealOrangeOne/django-tasks/pull/43
* Add extras for database dependencies by pauloxnet in https://github.com/RealOrangeOne/django-tasks/pull/41
* Update git action versions by pauloxnet in https://github.com/RealOrangeOne/django-tasks/pull/45
* Using the DEFAULT_TASK_BACKEND_ALIAS constant by dennisstritzke in https://github.com/RealOrangeOne/django-tasks/pull/36
* Adding completion datetimes to the TaskResults by dennisstritzke in https://github.com/RealOrangeOne/django-tasks/pull/49
* Adding a check that ensures the app required for the database backend… by dennisstritzke in https://github.com/RealOrangeOne/django-tasks/pull/53
* Fix thundering herd typo by jhthompson in https://github.com/RealOrangeOne/django-tasks/pull/56
* Support task decorator without arguments by jhthompson in https://github.com/RealOrangeOne/django-tasks/pull/55
* Fix excessive CPU usage when no tasks in queue
* Improve support for zero interval
* Fix logging configuration - logs are actually shown now!
* Add basic retries to core update mechanisms
* Improve protections against missing or invalid tasks

New Contributors
* pauloxnet made their first contribution in https://github.com/RealOrangeOne/django-tasks/pull/43
* jhthompson made their first contribution in https://github.com/RealOrangeOne/django-tasks/pull/56

**Full Changelog**: https://github.com/RealOrangeOne/django-tasks/compare/0.1.1...0.2.0

0.1.1

Fixes an issue of a missing migration to change `verbose_name` for the database backend. There should be no other changes in functionality.

**Full Changelog**: https://github.com/RealOrangeOne/django-tasks/compare/0.1.0...0.1.1

0.1.0

What's Changed
* Allow tasks to be called directly
* Add caution about SQLite concurrency
* Fixup badges in the README by sobolevn in https://github.com/RealOrangeOne/django-tasks/pull/4
* Database backend by RealOrangeOne in https://github.com/RealOrangeOne/django-tasks/pull/3 :rocket:
* Removing the mail backend by dennisstritzke in https://github.com/RealOrangeOne/django-tasks/pull/34
* Add `django-stubs` dependency by dennisstritzke in https://github.com/RealOrangeOne/django-tasks/pull/32
* Basic check() infrastructure by jurecuhalev in https://github.com/RealOrangeOne/django-tasks/pull/37
* Implemented basic django admin view for DBTaskResult by jurecuhalev in https://github.com/RealOrangeOne/django-tasks/pull/35

New Contributors
* sobolevn made their first contribution in https://github.com/RealOrangeOne/django-tasks/pull/4
* dennisstritzke made their first contribution in https://github.com/RealOrangeOne/django-tasks/pull/34
* jurecuhalev made their first contribution in https://github.com/RealOrangeOne/django-tasks/pull/37

**Full Changelog**: https://github.com/RealOrangeOne/django-tasks/compare/0.0.0...0.1.0

0.0.0

Initial release :partying_face:

This is just to get something out there, as opposed to something which is fully tested and working. At this time, the package should be considered "early alpha".

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.