aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/utils/account.py (follow)
Commit message (Collapse)AuthorAgeLines
* Pad the discriminator with zeroes in profile.Gravatar Leon Sandøy2019-12-17-1/+1
| | | | | previously, lemon#0001 would display as just lemon#1. This commit fixes this. All credit goes to @gdude2002
* Prevent user signup when they've never joined+verifiedGravatar Gareth Coles2019-10-22-7/+22
|
* Update Django users with Discord username+discrim.Gravatar Gareth Coles2019-10-20-0/+20
| | | | This sets both the Django User's `username` and `first_name` params.
* Allauth: Re-add GitHub provider, prevent GH signupsGravatar Gareth Coles2019-10-19-0/+44