Skip to content

Commit

Permalink
Merge pull request python-discord#378 from RohanJnr/user_endpoint
Browse files Browse the repository at this point in the history
Add pagination and bulk update support for User(discord user) serializer.
  • Loading branch information
MarkKoz authored Oct 8, 2020
2 parents 544994d + 1bef883 commit fcfb422
Show file tree
Hide file tree
Showing 5 changed files with 543 additions and 132 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ django-environ = "~=0.4.5"
django-filter = "~=2.1.0"
django-hosts = "~=4.0"
djangorestframework = "~=3.11.0"
djangorestframework-bulk = "~=0.2.1"
psycopg2-binary = "~=2.8"
django-simple-bulma = "~=1.2"
whitenoise = "~=5.0"
Expand Down
Loading

0 comments on commit fcfb422

Please sign in to comment.