I am creating an api with the rest_framework but anytime i do a relative import for a module it doesn\'t work even though they are in the same directory
Here is my di