aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/models/bot/role.py (follow)
Commit message (Expand)AuthorAgeLines
* Add Django-specific rules for ruffGravatar Johannes Christ2023-05-10-5/+5
* Use BigInt for permissions field and remove max value validatorGravatar Chris2021-06-18-6/+2
* Update Role ModelAdmin to past changes, cleanup formatting.Gravatar scragly2020-09-18-1/+2
* Merge branch 'master' into admin-api-pages-improvementsGravatar scragly2020-09-18-1/+1
|\
| * Rename utils.py to mixins.py. More precise.Gravatar Leon Sandøy2020-07-14-1/+1
* | Order roles by positioning, add filters and search to api user admin page.Gravatar scragly2019-10-20-0/+5
|/
* Making the comparison operators for Role act like those for d.py Role objectsGravatar Sebastiaan Zeeff2019-08-23-3/+12
* Removing default value for 'position' field of Role modelGravatar Sebastiaan Zeeff2019-08-22-1/+0
* Adding position, role hierarchy comparisons to Role model; top_role to User m...Gravatar Sebastiaan Zeeff2019-08-15-0/+10
* Give a code a lintGravatar Jeremiah Boby2019-07-10-1/+0
* Address the latest review. ✈Gravatar Gareth Coles2019-04-22-0/+1
* A whole bunch of docstrings.Gravatar Gareth Coles2019-04-21-1/+2
* Move models to submodules.Gravatar Johannes Christ2019-04-14-0/+48