aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/utils (follow)
Commit message (Collapse)AuthorAgeLines
* 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
|
* 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
| | | Relint
* 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 ↵Gravatar Joseph Banks2019-07-06-2/+2
| | | | support postponed evaluation
* Implement new YAML resource systemGravatar Joseph Banks2019-07-06-0/+79