Popular repositories
-
setuptoolstarbug
Python
-
setuptools-require-tarbug
Requires setuptoolstarbug with dependency_links
Python 1
-
robotframework-selenium2library
Forked from robotframework/SeleniumLibrary
Web testing library for Robot Framework
HTML
-
speakeasy
Speakeasy Comments
JavaScript
-
django_openid_auth
Copy of django_openid_auth with fix for Django problem
Python
-
django
Forked from django/django
The Web framework for perfectionists with deadlines.
Python
21 contributions in the last year
Contribution activity
December 2017
November 2017
DEFAULT_PAGINATION_CLASS=None by default breaks pagination in ModelViewSets
I am working on an API that uses the django-rest-framework. We use ModelViewSets to present our results. Using PAGE_SIZE in our settings.py allowed…