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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Fix newly added lint rules from new ruff version
forms
Joe Banks
2025-07-18
-8
/
+54
*
Remove discriminator from bot logs view (#1424)
jchristgit
2024-11-23
-1
/
+3
*
Rename `check` to `condition`
Johannes Christ
2024-08-30
-1
/
+1
*
Add alternate accounts to the user model
jchristgit
2024-05-23
-3
/
+53
*
Add display name to API user model
Joe Banks
2024-04-01
-0
/
+5
*
Ensure messages returned for metricity data do not match all excluded channels
Chris Lovering
2024-02-20
-3
/
+3
*
Migrate mailing lists to their own API endpoints
Johannes Christ
2023-12-17
-0
/
+46
*
Use the new datetime.UTC alias over datetime.timezone.utc
Chris Lovering
2023-05-13
-2
/
+2
*
Fix psycopg3 compatibility in metricity
Johannes Christ
2023-05-12
-7
/
+8
*
Add Django-specific rules for ruff
Johannes Christ
2023-05-10
-36
/
+36
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-14
/
+12
*
Fix contents and descriptions being too long for their field type
Boris Muratov
2023-04-06
-3
/
+2
*
Make additional_settings non-null with dict default
Boris Muratov
2023-04-06
-1
/
+1
*
Rename additional_field to additional_settings
mbaruh
2023-03-26
-1
/
+3
*
Use consistent quoting style
mbaruh
2023-03-25
-2
/
+2
*
Documentation improvements and fixes
mbaruh
2023-03-25
-2
/
+3
*
Merge branch 'main' into new-filter-schema
mbaruh
2023-03-21
-1
/
+10
|
\
|
*
Merge branch 'main' into mbaruh/timeout
Boris Muratov
2023-03-20
-0
/
+9
|
|
\
|
|
*
Replace CharField with URLField and set default to None
vivekashok1221
2023-03-10
-2
/
+3
|
|
*
Add jump_url field to infraction model
vivekashok1221
2023-02-17
-0
/
+8
|
*
|
Migrate infraction type `mute` to `timeout`
mbaruh
2023-03-04
-1
/
+1
|
|
/
*
|
Fix documentation and import
mbaruh
2023-02-11
-3
/
+2
*
|
Update viewsets, fix linting
mbaruh
2023-01-28
-3
/
+9
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-01-27
-0
/
+32
|
\
|
|
*
Merge branch 'main' into 2304-link-previous-nomination-threads
Amrou Bellalouna
2022-12-29
-0
/
+28
|
|
\
|
|
*
Change the endpoint to be a POST not a GET
wookie184
2022-11-02
-1
/
+1
|
|
*
Add metricity query for messages in past n days
wookie184
2022-10-27
-0
/
+28
|
*
|
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
|
|
/
*
|
Update tests
mbaruh
2023-01-27
-1
/
+0
*
|
Rename delete_messages to the more generic remove_context
mbaruh
2022-11-09
-4
/
+4
*
|
Add creation and update timestamps to filtering models
mbaruh
2022-11-05
-3
/
+4
*
|
Stop using None as a valid setting value
mbaruh
2022-11-04
-25
/
+59
*
|
Allow char fields to be blank
mbaruh
2022-10-10
-1
/
+4
*
|
Add infraction channel setting
mbaruh
2022-10-08
-0
/
+11
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-10-07
-6
/
+11
|
\
|
|
*
Bump To Django 4.1.1 & Update Dependencies
Hassan Abouelela
2022-09-30
-6
/
+5
|
*
Add a field to track the time an infraction was last applied
Chris Lovering
2022-07-27
-0
/
+6
*
|
Bring back enabled categories
mbaruh
2022-10-01
-5
/
+9
*
|
Convert the infraction choices to uppercase
mbaruh
2022-09-30
-1
/
+1
*
|
Use the new models.JSONField
mbaruh
2022-09-27
-2
/
+2
*
|
Add voice mute to infraction choices
mbaruh
2022-09-27
-1
/
+1
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-07-15
-179
/
+81
|
\
|
|
*
Remove embed validators for deleted messages
Chris Lovering
2022-06-30
-176
/
+1
|
*
Add support for BIG SOLIDUS unicode characters for off topic names
mina
2022-04-21
-1
/
+1
|
*
Add support for BumpedThreads to be stored in site
Chris Lovering
2022-03-16
-0
/
+24
|
*
Move FilterList imports down so they're sorted
Chris Lovering
2022-03-16
-2
/
+2
|
*
Patch AoC tables to use the Discord user as PK.
D0rs4n
2022-03-09
-2
/
+4
|
*
Add reason field to AoC completionist block table
D0rs4n
2022-03-09
-0
/
+4
[next]