https://github.com/carrington-dev/celery-django
Advancing my knowledge on celery with django
https://github.com/carrington-dev/celery-django
Last synced: 9 months ago
JSON representation
Advancing my knowledge on celery with django
- Host: GitHub
- URL: https://github.com/carrington-dev/celery-django
- Owner: Carrington-dev
- Created: 2024-04-26T08:05:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T10:45:59.000Z (about 2 years ago)
- Last Synced: 2025-02-26T19:25:02.237Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Celery, Redis, etc
Notes on celery
```
https://amitprof02.medium.com/demystifying-celery-using-django-project-e178a29da25a
```