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-12-19
Ignore coverage for infraction serializer unexpectedly succeeding
MarkKoz
-2
/
+2
2019-12-19
Add tests for missing active field of infractions
MarkKoz
-0
/
+28
2019-12-19
Remove default value from the active field of infractions
MarkKoz
-10
/
+37
2019-12-18
Output errors more clearly for infraction serializer test failures
MarkKoz
-6
/
+10
2019-12-18
Test that new infractions pass validation
MarkKoz
-0
/
+14
2019-12-18
Add fixtures to create infractions in serializer tests
MarkKoz
-16
/
+18
2019-12-18
Add regression test for the UniqueTogetherValidator fix
MarkKoz
-0
/
+41
2019-12-18
Infractions: fix UniqueTogetherValidator incorrectly failing
MarkKoz
-1
/
+1
2019-12-14
Rename route /bot/offensive-message to /bot/offensive-messages
Akarys42
-4
/
+4
2019-12-09
Add 1em bottom margin to wiki markdown codeblocks.
scragly
-0
/
+5
2019-11-20
Correct the discord tos link in rules endpoint.
scragly
-1
/
+1
2019-11-16
Use direct database test intead of relying on GET
Akarys42
-3
/
+3
2019-11-16
Write list test for the offensive message model
Akarys42
-0
/
+39
2019-11-12
Make use of subtests
Akarys42
-20
/
+20
2019-11-12
Add the `--debug` flag to the start command
Matteo Bertucci
-1
/
+1
2019-11-11
Add pipenv run start command
Akarys42
-0
/
+1
2019-11-11
Change setUpTestData to use aware datetime
Akarys42
-2
/
+2
2019-11-11
Add deletion tests
Akarys42
-0
/
+24
2019-11-11
Add tests to make sure the view return 405 for PATCH and PUT requests
Akarys42
-0
/
+22
2019-11-10
Make sure the API return the appropriate response.
Akarys42
-0
/
+9
2019-11-07
Merge master migration files
Akarys42
-2
/
+2
2019-11-07
Block PATCH and PUT methods
Akarys42
-3
/
+2
2019-11-07
Fix copy pasting mistake
Akarys42
-1
/
+1
2019-11-07
Squash down migration files
Akarys42
-36
/
+3
2019-11-03
Resolve migration merge conflicts
Sebastiaan Zeeff
-8
/
+8
2019-10-26
Write tests for the offensive message model.
Akarys42
-3
/
+70
2019-10-26
Delete unnecessary search filter
Akarys42
-4
/
+0
2019-10-26
Change docs to use datetime.datetime instead of datetime.date
Akarys42
-2
/
+2
2019-10-26
Add the offensive message model to the admin panel
Akarys42
-0
/
+6
2019-10-26
Add new rules.
scragly
-32
/
+18
2019-10-25
Fix type error in the future date validator
Akarys42
-1
/
+1