mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-27 09:04:54 +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