An open API service indexing awesome lists of open source software.

https://github.com/falco13/feedback-celery-django


https://github.com/falco13/feedback-celery-django

celery django django4 docker docker-compose python python3 redis

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Django app for feedback on email (with Celery)

Feedback form with fields - email and text field.

After sending the message goes to the emails of the author and administrator.

In docker: Django app, Celery and Redis.

## Tools

- Python 3.10
- Django 4+
- Celery
- Redis
- Docker