pagination.py
2.63 KB
-
Pass init arguments through to serializer from pagination serializer. · 26ac2656
Closes #2355. Normally a serializer won't need these arguments on __init__, but if a user has customized __init__ they may expect them to be available.
Tom Christie committed