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
/
.pre-commit-config.yaml
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-09-03
Use pipenv lint script for pre-commit hook
S. Co1
-13
/
+8
2019-09-03
Update contrib doc for allowing edits from maintainers
S. Co1
-0
/
+3
2019-09-03
Allow special characters in off topic names.
Johannes Christ
-1
/
+22
2019-08-23
Making the comparison operators for Role act like those for d.py Role objects
Sebastiaan Zeeff
-8
/
+49
2019-08-22
First adding default value, then removing it to make it required.
Sebastiaan Zeeff
-1
/
+6
2019-08-22
Removing default value for 'position' field of Role model
Sebastiaan Zeeff
-2
/
+1
2019-08-22
Fixing top_role bug for users without roles & adding appropriate test
Sebastiaan Zeeff
-25
/
+58
2019-08-17
Properly handle `actor` via `PrimaryKeyRelatedField`.
Johannes Christ
-2
/
+37
2019-08-15
Making User.top_role test only query once
Sebastiaan Zeeff
-2
/
+3
2019-08-15
Adding missing docstring in public method
Sebastiaan Zeeff
-0
/
+1
2019-08-15
Adding position, role hierarchy comparisons to Role model; top_role to User m...
Sebastiaan Zeeff
-8
/
+239
2019-08-14
Use different field values.
Johannes Christ
-2
/
+2
2019-08-14
Avoid hardcoding module name.
Johannes Christ
-3
/
+4
2019-08-14
Apply Mark's suggestions.
Johannes Christ
-3
/
+3