aboutsummaryrefslogtreecommitdiffstats
path: root/backend/models/discord_user.py (follow)
Commit message (Expand)AuthorAgeLines
* Apply fixable lint settings with RuffGravatar Joe Banks2024-07-08-15/+15
* Overhaul Scope SystemGravatar Hassan Abouelela2022-02-05-0/+9
* Add Helper Functions For Managing RolesGravatar Hassan Abouelela2022-01-22-2/+23
* Remove validator importGravatar ks1292020-12-21-1/+1
* Remove unnecessary validatorGravatar ks1292020-12-21-8/+0
* Remove unnecessary comment about IDGravatar ks1292020-12-21-2/+0
* Convert user IDs to string to avoid JS bad behavioursGravatar ks1292020-12-21-3/+13
* Remove some validators from models because they don't workGravatar ks1292020-12-09-10/+1
* Create DiscordUser Pydantic model for form responseGravatar ks1292020-12-08-0/+33