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
The MPESA urls for DRF views can be browsed through the web to allow random posts. We can add this to all the callback CBV renderer_classes = [renderers.JSONRenderer] just not to give a user ideas incase they land there.