There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Celery Notif is a Django web application that demonstrates how to use Celery to work asynchronously and save notifications to the notifications model. This means that users do not have to wait for the page to load and can see that the notification is being sent in the background.