aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/models (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into active-infractions-validationGravatar Sebastiaan Zeeff2019-10-18-0/+10
|\
| * Merge branch 'master' into simple-admin-log-entry-viewGravatar Johannes Christ2019-10-11-0/+5
| |\
| | * Migrate nominations to new Nomination modelGravatar Sebastiaan Zeeff2019-09-30-0/+5
| * | Remove old import.Gravatar Johannes Christ2019-10-11-2/+0
| * | Use multi-column output from Django.Gravatar Johannes Christ2019-10-11-11/+0
| * | Pluralize properly.Gravatar Johannes Christ2019-10-11-0/+5
| * | Allow viewing log entries in the Django Admin.Gravatar Johannes Christ2019-10-11-0/+13
| |/
* | Prevent double active infractions with constraintGravatar Sebastiaan Zeeff2019-10-08-0/+7
* | Add validation rules to Infraction serializerGravatar Sebastiaan Zeeff2019-10-07-1/+1
|/
* Merge branch 'master' into update-lintingGravatar S. Co12019-09-24-0/+5
|\
| * Make API return infraction list with newest firstGravatar Sebastiaan Zeeff2019-09-17-0/+5
* | Apply suggestions from code reviewGravatar S. Co12019-09-24-3/+3
* | Apply suggestions from code reviewGravatar S. Co12019-09-22-1/+1
* | Update linting rules & partially relintGravatar sco12019-09-18-22/+24
|/
* Merge pull request #238 from python-discord/django-deleted-messages-frontendGravatar Leon Sandøy2019-09-06-1/+31
|\
| * Removing incorrect double newline between imports and PEP8-ing committed GH c...Gravatar Sebastiaan Zeeff2019-08-24-2/+3
| * Apply suggestions from code reviewGravatar Sebastiaan Zeeff2019-08-24-3/+2
| * Adding required fields validator and tests to embed fieldsGravatar Sebastiaan Zeeff2019-08-23-0/+5
| * Adding missing 'inline' parameter to embed fields attribute validatorGravatar Sebastiaan Zeeff2019-08-23-1/+9
| * Making the deleted-messages-frontend functional with changes, including:Gravatar Sebastiaan Zeeff2019-08-23-0/+17
* | Allow special characters in off topic names.Gravatar Johannes Christ2019-09-03-1/+3
|/
* 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
* Fixing top_role bug for users without roles & adding appropriate testGravatar Sebastiaan Zeeff2019-08-22-1/+8
* Adding missing docstring in public methodGravatar Sebastiaan Zeeff2019-08-15-0/+1
* Adding position, role hierarchy comparisons to Role model; top_role to User m...Gravatar Sebastiaan Zeeff2019-08-15-0/+14
* Merge branch 'django' into low-hanging-merge-fruitGravatar sco12019-07-19-3/+11
|\
| * Nomination API: Changing 'unwatched_at' to 'ended_at'Gravatar SebastiaanZ2019-06-28-1/+1
| * Moving end nomination to PUT method and removing separate end pointGravatar SebastiaanZ2019-06-28-1/+1
| * Resolving merge conflict with masterGravatar SebastiaanZ2019-04-25-9/+53
| |\
| * | Reworking nomination viewset and modelGravatar SebastiaanZ2019-04-25-2/+2
| * | Adding migration solutionGravatar SebastiaanZ2019-04-24-1/+9
* | | Removing all the snake-related stuff. The snakes cog is now handled by Season...Gravatar Leon Sandøy2019-07-10-93/+0
* | | Give a code a lintGravatar Jeremiah Boby2019-07-10-17/+0
| |/ |/|
* | Address the latest review. ✈Gravatar Gareth Coles2019-04-22-0/+13
* | A whole bunch of docstrings.Gravatar Gareth Coles2019-04-21-9/+40
|/
* Restructure viewsets to submodules.Gravatar Johannes Christ2019-04-17-1/+1
* Remove the third infraction.Gravatar Johannes Christ2019-04-14-67/+0
* Move models to submodules.Gravatar Johannes Christ2019-04-14-0/+831