Skip to content

gqlauth 0.374.6

Compare
Choose a tag to compare
@gqlauthbot gqlauthbot released this 29 May 13:00
· 103 commits to main since this release

This release fixes the way we call django's send_mail() previously
we were passing the DjangoSetting object directly, but now we pass its value.

fixes #387