aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/viewsets (follow)
Commit message (Expand)AuthorAgeLines
* Lint remaining filesGravatar sco12019-09-18-11/+15
* Update linting rules & partially relintGravatar sco12019-09-18-12/+14
* Drop args to reduce line size under 100.Gravatar scragly2019-09-15-1/+3
* Adding the UpdateModelMixin to the ReminderViewSet.Gravatar Leon Sandøy2019-09-14-2/+3
* Adding position, role hierarchy comparisons to Role model; top_role to User m...Gravatar Sebastiaan Zeeff2019-08-15-5/+16
* Merge branch 'django' into low-hanging-merge-fruitGravatar sco12019-07-19-10/+205
|\
| * Changing logic so an end_reason can never be specified when updating an activ...Gravatar SebastiaanZ2019-07-12-1/+1
| * Apply suggestions from code reviewGravatar Sebastiaan Zeeff2019-07-04-2/+2
| * Move end nomination operation to PATCH endpointGravatar SebastiaanZ2019-07-03-53/+55
| * Removing unused importGravatar SebastiaanZ2019-06-28-1/+0
| * Nomination API: Changing 'unwatched_at' to 'ended_at'Gravatar SebastiaanZ2019-06-28-6/+6
| * Moving end nomination to PUT method and removing separate end pointGravatar SebastiaanZ2019-06-28-15/+14
| * Merge branch 'django-api-bot-nomination-changes' of github.com:python-discord...Gravatar SebastiaanZ2019-05-03-1/+1
| |\
| | * Update pydis_site/apps/api/viewsets/bot/nomination.py Gravatar Johannes Christ2019-04-30-1/+1
| * | Explicitely using exists() and changing endpoint back to endGravatar SebastiaanZ2019-05-03-2/+2
| |/
| * Changing the docstring response style to REPL prefix styleGravatar SebastiaanZ2019-04-28-34/+34
| * Changing 'end_nomination' endpoint to 'dismiss'Gravatar SebastiaanZ2019-04-28-1/+1
| * Documentation: Clarifying infraction query parameters and adding ordering par...Gravatar SebastiaanZ2019-04-27-2/+3
| * Finalizing and adding documentation to the nomination endpoint and simplifyin...Gravatar SebastiaanZ2019-04-27-12/+161
| * Adding CreationTests to test_nomination and making related changes in the Vie...Gravatar SebastiaanZ2019-04-25-4/+4
| * Resolving merge conflict with masterGravatar SebastiaanZ2019-04-25-13/+71
| |\
| * | Adding OrderingFilter to infraction ViewSetGravatar SebastiaanZ2019-04-25-2/+2
| * | Reworking nomination viewset and modelGravatar SebastiaanZ2019-04-25-2/+45
| * | Adding migration solutionGravatar SebastiaanZ2019-04-24-1/+1
* | | Removing all the snake-related stuff. The snakes cog is now handled by Season...Gravatar Leon Sandøy2019-07-10-168/+0
* | | Give a code a lintGravatar Jeremiah Boby2019-07-10-12/+0
| |/ |/|
* | Address the latest review. ✈Gravatar Gareth Coles2019-04-22-1/+7
* | Add remaining docstrings.Gravatar Johannes Christ2019-04-22-1/+2
* | A whole bunch of docstrings.Gravatar Gareth Coles2019-04-21-11/+62
|/
* Restructure viewsets to submodules.Gravatar Johannes Christ2019-04-17-0/+1018