aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/tests/test_roles.py (follow)
Commit message (Expand)AuthorAgeLines
* Update tests for DRF 3.16.0Gravatar Johannes Christ2025-05-01-1/+4
* Revert "Bump djangorestframework from 3.14.0 to 3.15.1"Gravatar jchristgit2024-03-31-1/+1
* Implement adjustments for DRF 3.15Gravatar Johannes Christ2024-03-29-1/+1
* Switch to ruff for lintingGravatar Johannes Christ2023-05-10-1/+1
* Patch signals to use post_delete, instead of pre_deleteGravatar D0rs4n2021-11-26-3/+2
* Patch roles test to use fresh instance from the DBGravatar D0rs4n2021-11-26-0/+1
* Add test to check role unassignmentGravatar D0rs4n2021-11-26-1/+21
* Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-12/+12
* Add more pre-commit hooksGravatar MarkKoz2020-03-04-1/+1
* Making the comparison operators for Role act like those for d.py Role objectsGravatar Sebastiaan Zeeff2019-08-23-5/+37
* Adding position, role hierarchy comparisons to Role model; top_role to User m...Gravatar Sebastiaan Zeeff2019-08-15-0/+159