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
/
models
/
bot
/
nomination.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Add Django-specific rules for ruff
Johannes Christ
2023-05-10
-5
/
+5
*
remove useless blank constraint
Amrou Bellalouna
2022-11-12
-1
/
+0
*
push forgotten model update
Amrou Bellalouna
2022-11-07
-1
/
+1
*
add thread_id column to the nomination table
Amrou Bellalouna
2022-11-06
-0
/
+5
*
Fix grammar of nomination models
ks129
2021-03-06
-3
/
+3
*
Make default value of nomination entry reason to empty string
ks129
2021-02-24
-1
/
+1
*
Set default ordering of NominationEntry to inserted_at decreasing
ks129
2021-02-24
-0
/
+4
*
Set related_name option of nomination field of NominationEntry
ks129
2021-02-24
-1
/
+2
*
Split nomination model to 2 tables and create migrations
ks129
2021-02-22
-12
/
+35
*
Allow Nomination end_reason to have a blank value for validation.
scragly
2020-09-20
-1
/
+2
*
Merge branch 'master' into admin-api-pages-improvements
scragly
2020-09-18
-2
/
+4
|
\
|
*
Allow blank/null input to the nomination reason.
Eivind Teig
2020-09-11
-1
/
+3
|
*
Rename utils.py to mixins.py. More precise.
Leon Sandøy
2020-07-14
-1
/
+1
*
|
Improve nominations admin list and page, add search and filter by active.
scragly
2019-10-20
-0
/
+5
|
/
*
Migrate nominations to new Nomination model
Sebastiaan Zeeff
2019-09-30
-0
/
+5
*
Nomination API: Changing 'unwatched_at' to 'ended_at'
SebastiaanZ
2019-06-28
-1
/
+1
*
Moving end nomination to PUT method and removing separate end point
SebastiaanZ
2019-06-28
-1
/
+1
*
Reworking nomination viewset and model
SebastiaanZ
2019-04-25
-2
/
+2
*
Adding migration solution
SebastiaanZ
2019-04-24
-1
/
+9
*
Move models to submodules.
Johannes Christ
2019-04-14
-0
/
+33