PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.
https://django-graphql-auth.readthedocs.io/en/latest/
MIT License
326 stars 105 forks source link

Add missing migration #164

Open rahulkp220 opened 1 year ago

rahulkp220 commented 1 year ago

This PR adds the missing migration for the project. It has been created using django's 3.2.9 stable release.

Thanks again for authoring the package @PedroBern 🎉