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
/
tests
/
test_offensive_message.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Unify frozen fields logic into serializer mixin (#1169)
jchristgit
2023-12-11
-0
/
+8
*
Implement editing of offensive message records (#1165)
jchristgit
2023-12-11
-21
/
+47
*
Use the new datetime.UTC alias over datetime.timezone.utc
Chris Lovering
2023-05-13
-4
/
+4
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-5
/
+5
*
Fix typo 'fied' in apps/api/tests/test_offensive_message.py
Hedy Li
2021-10-18
-1
/
+1
*
Move subdomains to query paths.
Johannes Christ
2021-06-08
-12
/
+12
*
Add more pre-commit hooks
MarkKoz
2020-03-04
-3
/
+3
*
Use direct database test intead of relying on GET
Akarys42
2019-11-16
-3
/
+3
*
Write list test for the offensive message model
Akarys42
2019-11-16
-0
/
+39
*
Make use of subtests
Akarys42
2019-11-12
-20
/
+20
*
Change setUpTestData to use aware datetime
Akarys42
2019-11-11
-2
/
+2
*
Add deletion tests
Akarys42
2019-11-11
-0
/
+24
*
Add tests to make sure the view return 405 for PATCH and PUT requests
Akarys42
2019-11-11
-0
/
+22
*
Make sure the API return the appropriate response.
Akarys42
2019-11-10
-0
/
+9
*
Write tests for the offensive message model.
Akarys42
2019-10-26
-0
/
+61