Skip to content

Releases: nrbnlulu/strawberry-django-auth

gqlauth 0.374.3

06 Apr 20:13
Compare
Choose a tag to compare

Correctly pluralizes the "UserStatus" model as "User statuses" in Django Admin.

Without this change, Django Admin automatically uses the string "User statuss" as the verbose plural name.

Achieved by overriding the Meta (Django model subclass) attribute verbose_name_plural.

gqlauth 0.374.2

25 Mar 18:14
Compare
Choose a tag to compare

This release fixes release bot.

gqlauth 0.374.1

24 Mar 13:51
Compare
Choose a tag to compare

This release just updates dependencies.

v0.373.1

10 Jan 12:24
9254190
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.373.0...v0.373.1

v0.373.0

10 Jan 10:58
d902e8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.372.0...v0.373.0

v0.372.0

09 Jan 15:18
1922c0b
Compare
Choose a tag to compare

Breaking Changes:

  • deprecated the use of our custom field, erro return types from JWT errors is also deprecated, we use graphql errors
    from now on. for more info read #254

What's Changed

New Contributors

Full Changelog: v0.3.7.1...v0.372.0

v0.3.7.1

04 Dec 15:08
e76d5dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7.0...v0.3.7.1

v0.3.7.0

13 Nov 15:55
50debab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6.0...v0.3.7.0

v0.3.6.0

02 Oct 11:25
ec851ab
Compare
Choose a tag to compare

v0.3.6.0

Deprecations:

  • Removed secondary email support.

New features

  • mypy support

What's Changed

Full Changelog: v0.3.5.2...v0.3.6.0

v0.3.5.2

21 Sep 11:12
2123527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5.1...v0.3.5.2