apps:
Analytics
Authorize
Core
- activity log
- : GenericForeignKey
- : signals
- : custom user
- : verify phone, send otp
- : login with phone number and otp
- : Models: Cart, cart_item, category, product, variant, attribute
- : Custom manager for models, custom queryset
- : Payment with zibal
- : method_decorator for caching list api
- : django_filters.FilterSet for filtering
- : TrigramSimilarity for search
- : celery task and CeleryRequeue
- : websocket(django-channel), send response of api on websocket in middleware
- : custom_exception_handler
- : graphql to get all data of product