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
Some pages that work on openlibrary.org return 404 in your local dev environment. This is expected — local instances only have a limited set of test data. See issue #1864 for details.
Finding endpoints and files for a component
If you need to find which handler or template serves a URL, the best approach is to search the codebase for the URL pattern.