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'd like to keep the 'rest_framework.renderers.BrowsableAPIRenderer', for my app, however, when I use the ujson renderer, the links in the browsable api are no longer clickable.
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I'd like to keep the
'rest_framework.renderers.BrowsableAPIRenderer',
for my app, however, when I use the ujson renderer, the links in the browsable api are no longer clickable.Am I doing something wrong?
The text was updated successfully, but these errors were encountered: