Skip to content

Conversation

RealOrangeOne
Copy link

If the API is mounted at /api, visiting /api results in a 404. In debug, there's a message with the docs url, but not during deployment.

This PR changes the view to redirect to the docs instead. The redirect is intentionally not permanent.

I've also removed functools.partial, and instead pass arguments directly with Django, which makes the stacktraces a little more readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant