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
Branch
Commit message
Author
Age
dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
dependabot[bot]
2 months
dependabot/github_actions/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 6 to 7
dependabot[bot]
9 days
dependabot/pip/django-5.1.13
Bump django from 5.1.11 to 5.1.13
dependabot[bot]
2 weeks
dependabot/uv/django-simple-bulma-3.0.0
Bump django-simple-bulma from 2.6.0 to 3.0.0
dependabot[bot]
3 months
forms
Fix newly added lint rules from new ruff version
Joe Banks
3 months
forms-admin
Implement forms /admin endpoint
Johannes Christ
3 months
forms-bootstrap
Set up forms app with authentication
Johannes Christ
3 months
jb3/user-props-store
Add DELETE handling for moderator settings
Joe Banks
17 months
main
Update Core Developer emeriti list
Joe Banks
2 weeks
mgmt-cmd-kill-db-cnx
add a management command to close all connections
shtlrs
16 months
[...]
Tag
Download
Author
Age
v0.3.0
commit def48755cf...
Johannes Christ
7 years
Age
Commit message
Author
Lines
2024-05-26
Add DELETE handling for moderator settings
jb3/user-props-store
Joe Banks
-0
/
+13
2024-05-26
Add method for PATCHing new moderator settings
Joe Banks
-1
/
+22
2024-05-26
Add serializer for mod_settings response key on User objects
Joe Banks
-2
/
+34
2024-05-26
Use select_related to JOIN for UserModSettings
Joe Banks
-1
/
+1
2024-05-26
Add UserModSettings model
Joe Banks
-3
/
+69
2024-05-24
Bump sentry-sdk from 2.2.1 to 2.3.1 (#1327)
dependabot[bot]
-5
/
+5
2024-05-23
Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#1326)
dependabot[bot]
-1
/
+1
2024-05-23
Add alternate accounts to the user model
jchristgit
-15
/
+785
2024-05-22
Merge pull request #1325 from python-discord/dependabot/pip/ruff-0.4.5
Xithrius
-20
/
+20
2024-05-23
Bump ruff from 0.4.4 to 0.4.5
dependabot[bot]
-20
/
+20
[...]