aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/utils (follow)
Commit message (Expand)AuthorAgeLines
* Remove files related to django-allauth.Gravatar Leon Sandøy2020-10-04-104/+0
* Alter account utilities to check list length instead of queryset lengthGravatar Joseph Banks2020-06-02-1/+1
* Pad the discriminator with zeroes in profile.Gravatar Leon Sandøy2019-12-17-1/+1
* 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
* Allauth: Re-add GitHub provider, prevent GH signupsGravatar Gareth Coles2019-10-19-0/+44
* Add MessageRedirectView and show messages on the index pageGravatar Gareth Coles2019-10-05-0/+25
* Update linting rules & partially relintGravatar sco12019-09-18-2/+4
* Fix misconfigured flake8 so docstrings are properly lintedGravatar S. Co12019-09-05-6/+6
* Give a code a lintGravatar Jeremiah Boby2019-07-10-1/+1
* Teach new lint rules to old codeGravatar Jeremiah Boby2019-07-10-0/+3
* pin pycodestyle to 3.0.0 and fix linting errorsGravatar Joseph Banks2019-07-07-12/+9
* Docstrings & prefix category info files with underscore for prominenceGravatar Joseph Banks2019-07-06-2/+12
* noqa the definition lines inside resources.py because flake8 does not support...Gravatar Joseph Banks2019-07-06-2/+2
* Implement new YAML resource systemGravatar Joseph Banks2019-07-06-0/+79