Matias Bordese
Matias Bordese
Simple email messaging backend, using Django `send_mail` setup. There is room for improvement, this is a really simple/basic implementation. **To try it** 1. Set the following variables in your .env...
There is no way to change or unlink a slack account in the user's profile.
Initial testing with a Postgres DB setup for a dev environment. How to try this: - Make sure to install the `psycopg2-binary` dep in your env (or setup your env...
When trying to connect a user to an slack account already connected to another user in the same organization, the web flow ends with a 401 blank page, with no...
Allow to get back the parent from a RelatedItem instance.