You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-9Lines changed: 24 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Django Tasks Manager - `How to use it`
1
+
# [Django Tasks Manager](https://github.com/app-generator/django-tasks-manager) - `How to use it`
2
2
3
-
This repository provides a `step-by-step` integration of Django Tasks Manager, an open-source Python library built on top of Celery. In the end, the `superusers` are able to manage tasks (create, revoke) and visualize the output and runtime logs - The product is actively supported by [AppSeed.
3
+
This repository provides a `step-by-step` integration of [Django Tasks Manager](https://github.com/app-generator/django-tasks-manager), an open-source [Python Library](https://pypi.org/project/django-tasks-manager/) built on top of `Celery`. In the end, the `superusers` are able to manage tasks (create, revoke) and visualize the output and runtime logs - The product is actively supported by [AppSeed](https://appseed.us/).
4
4
5
5
> Features
6
6
@@ -14,11 +14,11 @@ This repository provides a `step-by-step` integration of Django Tasks Manager, a
0 commit comments