quivr/backend/repository/brain_subscription
Matthieu Jacq cee050a2e4
feat: POST on /contact to contact quivr team by email (#1466)
# Description

Issue: #1445
Epic: #1232

## ⚠️ À rajouter en variables d'environnement

```env
RESEND_CONTACT_SALES_FROM=contact_sales@resend.dev
RESEND_CONTACT_SALES_TO=<change-me>
```
2023-10-23 17:58:45 +02:00
..
__init__.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_brain_url.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
resend_invitation_email.py feat: POST on /contact to contact quivr team by email (#1466) 2023-10-23 17:58:45 +02:00
subscription_invitation_service.py fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00