You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble showing relative links (self, related).
in payload it's always giving me a full URL like http://localhost:8000/modules/3 , what I want is /modules/3 instead showing full URL.
how can I achieve it?
I am having trouble showing relative links (self, related).
in payload it's always giving me a full URL like
http://localhost:8000/modules/3, what I want is/modules/3instead showing full URL.how can I achieve it?