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
/
.flake8
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-08-24
Changing LogView to DetailView, as per Volcy's review
Sebastiaan Zeeff
-30
/
+8
2019-08-23
Adding staff app to .coveragerc and .dockerignore + updating app locations in...
Sebastiaan Zeeff
-4
/
+7
2019-08-23
Fixing inconsistent indentation style in logs template and logs css
Sebastiaan Zeeff
-138
/
+143
2019-08-23
Adding tests for deleted message view
Sebastiaan Zeeff
-2
/
+98
2019-08-23
Adding tests for filters and the deleted message front-end view
Sebastiaan Zeeff
-0
/
+85
2019-08-23
Adding required fields validator and tests to embed fields
Sebastiaan Zeeff
-2
/
+42
2019-08-23
Adding missing 'inline' parameter to embed fields attribute validator
Sebastiaan Zeeff
-1
/
+9
2019-08-23
Making the deleted-messages-frontend functional with changes, including:
Sebastiaan Zeeff
-10
/
+346
2019-08-23
Adding message display to frontend
Sebastiaan Zeeff
-10
/
+61
2019-08-23
Adding initial staff app to Django
Sebastiaan Zeeff
-0
/
+54
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