Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
43 contributions in the last year
Contribution activity
November 2020
Created 2 commits in 2 repositories
Created 3 repositories
Created a pull request in typeddjango/django-stubs that received 9 comments
Add `is_active` field to `django.contrib.auth.AbstractBaseUser` model
Add the is_active property on the django.contrib.auth.AbstractBaseUser model as defined in the Django source code.
Related issues
Closes #212 (Pyl…