mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
updated tests to reflect API changes in pagination
This commit is contained in:
@@ -168,7 +168,6 @@ class CustomOnHandField(serializers.Field):
|
||||
|
||||
|
||||
class SpaceFilterSerializer(serializers.ListSerializer):
|
||||
|
||||
def to_representation(self, data):
|
||||
if self.context.get('request', None) is None:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user