José Padilla
José Padilla
Can easily bump today to 3.9 since its a supported lambda runtime. 3.10 would require a custom docker image and I most likely wouldnt get to it for a bit.
done in https://github.com/jpadilla/black-playground/commit/97bf2f50439d1568b965bfceef0f2d36a1a92210
I was also looking for this. Emails can have `text/rtf`, `text/plain`, and `text/html` versions.
@jheld Not entirely sure, but that project has good documentation and slightly based on this one, so I bet it shouldn't be to hard to migrate to it.
> I would recommend, to mention in the top of the readme (and thus also op PyPI) that the current project is up for deprecation / change of maintainer /...
http://jpadilla.github.io/django-rest-framework-jwt/
Thank you all for this conversation. I've just posted an update https://github.com/jpadilla/django-rest-framework-jwt/issues/484
I think @erichonkanen knows the answer to that.
Pinging @alvinchow86
@chris-erickson this is a suggestion on how to suppress it in your app. We could provide an option like `dotenv.read_dotenv(silent=True)` and skip the warning. Pull requests are welcome.