mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-15 10:05:21 +00:00
junior position changes and decrease api response time
This commit is contained in:
@ -237,4 +237,4 @@ class ArticleListSerializer(serializers.ModelSerializer):
|
||||
|
||||
def get_is_completed(self, obj):
|
||||
"""complete all question"""
|
||||
return False
|
||||
return False
|
||||
|
Reference in New Issue
Block a user