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
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-10-08
catch IntegrityError and raise ValidationError during user creation.
RohanJnr
-0
/
+8
2020-10-08
Broke out metricity connection into an
Lucas Lindström
-8
/
+110
2020-10-07
update documentation
RohanJnr
-3
/
+3
2020-10-07
add test case for insufficient data while bulk updating users.
RohanJnr
-0
/
+14
2020-10-07
add check for insufficient data in update method of UserListSerializer
RohanJnr
-0
/
+5
2020-10-07
Document changes made to UserListSerializer in UserViewSet
RohanJnr
-0
/
+3
2020-10-07
use more efficient code
RohanJnr
-4
/
+6
2020-10-06
Reduce metricity db setup script and API response to the bare necessities.
Lucas Lindström
-49
/
+8
2020-10-06
Add missing metricity db url environment variable to CI pipeline script.
Lucas Lindström
-0
/
+1
2020-10-06
Added total message count to metricity data response.
Lucas Lindström
-1
/
+24
2020-10-06
Fix minor style issue.
Lucas Lindström
-2
/
+0
2020-10-06
Added metricity db connection and user bot API
Lucas Lindström
-1
/
+85
2020-10-06
refactor tests to use updated changes and add tests for UserListPagination
RohanJnr
-2
/
+64
2020-10-06
overhaul create method to ignore conflicts and raise error when duplicates pr...
RohanJnr
-6
/
+7
2020-10-06
Update docstring of UserViewSet and correct function annotation on UserListPa...
RohanJnr
-4
/
+5
2020-10-05
Change test case to use updated code
RohanJnr
-1
/
+1
2020-10-05
return next and previous page numbers in paginator instead of links
RohanJnr
-11
/
+30
2020-10-05
raise validation error for user not found in UserListSerializer
RohanJnr
-6
/
+11
2020-10-05
Bump links for Effective Python to 2nd edition
imSofi
-2
/
+2