Ashwanth Balakrishnan
Ashwanth Balakrishnan
Hi folks, I'm newbie to open source contribution. Can someone elaborate the issue and what I'm supposed to do. Also will it be ok to get started with this issue...
> Thanks for the issue. We actually pull django stubs from here: https://github.com/sbdchd/django-types > > That's because the other django stubs (https://github.com/typeddjango/django-stubs) are mypy only and don't work with other...
I just tried this out in my local codebase. @tfranzel Let me know your thoughts on this and I would try to draft a PR based on that.
Hi, > I would entertain the idea of adding logger in addition to `print`. I don’t think we can add a logger in *addition* to `print`. We could either replace...
I don't think this repo is actively maintained anymore. I migrated to https://docs.allauth.org/en/latest/headless/index.html Will keep this issue open for others reference
Hi @pennersr, Was thinking of a feature like this Docs @ Looking forward on contributing to this Can include support for sms gateway services like Twilio, AWS SNS,...
@devraj and @pennersr any update on this feature. @pennersr if you can provide a high level overview of how you expect it to be. I'll start working on it
@david-lev any update on when this will be merged ?
@yehuda-lev The current implementation only allows numbered variables for templates. While calling the `send_template` method we pass the values for the variables in the template in the order it's defined...
@vishalanandl177 Are you still maintaining the Repo ?