index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
api
/
viewsets
/
bot
/
nomination.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Add reviewed to nomination filterset fields
Joe Banks
2024-05-21
-1
/
+2
*
Preload nomination entries in nomination viewset
Johannes Christ
2023-12-15
-1
/
+1
*
Unify frozen fields logic into serializer mixin (#1169)
jchristgit
2023-12-11
-5
/
+0
*
remove useless coverage related commented
Amrou Bellalouna
2022-11-07
-1
/
+0
*
refactor nomination validation flow
Amrou Bellalouna
2022-11-07
-12
/
+8
*
add validation criteria for thread_id modification
Amrou Bellalouna
2022-11-07
-0
/
+12
*
Fix Unittest Deprecation Warnings
Hassan Abouelela
2022-09-04
-1
/
+1
*
Fix grammar of unknown actor error and change tests
ks129
2021-03-06
-1
/
+1
*
Fix grammar of nomination viewset command about single entry for user
ks129
2021-03-06
-1
/
+1
*
Change as -> to in nomination viewset docs
ks129
2021-03-06
-1
/
+1
*
Fix grammar of error messages and change tests to match with changes
ks129
2021-03-05
-4
/
+4
*
Use double quotes instead apostrophe because string contain "don't"
ks129
2021-03-05
-1
/
+1
*
Replace double quotes with single quotes
ks129
2021-03-05
-1
/
+1
*
Fix grammar of nomination endpoints documentation
ks129
2021-03-05
-5
/
+5
*
Simplify nominations viewset
ks129
2021-02-24
-48
/
+3
*
Small improvements in nomination viewset
ks129
2021-02-22
-31
/
+31
*
Wrap validation errors to []
ks129
2021-02-22
-5
/
+5
*
Disable creating multiple nomination entries of one nomination for one actor
ks129
2021-02-22
-0
/
+10
*
Migrate PATCH request for 2-table nominations system
ks129
2021-02-22
-10
/
+60
*
Update nominations viewset GET and POST to make this working with 2-table system
ks129
2021-02-22
-23
/
+96
*
Lint remaining files
sco1
2019-09-18
-2
/
+3
*
Merge branch 'django' into low-hanging-merge-fruit
sco1
2019-07-19
-6
/
+200
|
\
|
*
Changing logic so an end_reason can never be specified when updating an activ...
SebastiaanZ
2019-07-12
-1
/
+1
|
*
Apply suggestions from code review
Sebastiaan Zeeff
2019-07-04
-2
/
+2
|
*
Move end nomination operation to PATCH endpoint
SebastiaanZ
2019-07-03
-53
/
+55
|
*
Removing unused import
SebastiaanZ
2019-06-28
-1
/
+0
|
*
Nomination API: Changing 'unwatched_at' to 'ended_at'
SebastiaanZ
2019-06-28
-6
/
+6
|
*
Moving end nomination to PUT method and removing separate end point
SebastiaanZ
2019-06-28
-15
/
+14
|
*
Merge branch 'django-api-bot-nomination-changes' of github.com:python-discord...
SebastiaanZ
2019-05-03
-1
/
+1
|
|
\
|
|
*
Update pydis_site/apps/api/viewsets/bot/nomination.py
Johannes Christ
2019-04-30
-1
/
+1
|
*
|
Explicitely using exists() and changing endpoint back to end
SebastiaanZ
2019-05-03
-2
/
+2
|
|
/
|
*
Changing the docstring response style to REPL prefix style
SebastiaanZ
2019-04-28
-34
/
+34
|
*
Changing 'end_nomination' endpoint to 'dismiss'
SebastiaanZ
2019-04-28
-1
/
+1
|
*
Finalizing and adding documentation to the nomination endpoint and simplifyin...
SebastiaanZ
2019-04-27
-12
/
+161
|
*
Adding CreationTests to test_nomination and making related changes in the Vie...
SebastiaanZ
2019-04-25
-4
/
+4
|
*
Resolving merge conflict with master
SebastiaanZ
2019-04-25
-1
/
+8
|
|
\
|
*
|
Reworking nomination viewset and model
SebastiaanZ
2019-04-25
-2
/
+45
|
*
|
Adding migration solution
SebastiaanZ
2019-04-24
-1
/
+1
*
|
|
Give a code a lint
Jeremiah Boby
2019-07-10
-1
/
+0
|
|
/
|
/
|
*
|
Add remaining docstrings.
Johannes Christ
2019-04-22
-1
/
+2
*
|
A whole bunch of docstrings.
Gareth Coles
2019-04-21
-0
/
+6
|
/
*
Restructure viewsets to submodules.
Johannes Christ
2019-04-17
-0
/
+25