Replies: 2 comments
-
Yeah, this is in fact a bug, and it also affects the It seems the issue is that Django REST Framework generates a URL config with a default regexp pattern for matching object primary keys that explicitly excludes |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not much more to say here, posted as bug #3186 and fixed by #3188 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the API accessing an entry like the following gives no answer:
/api/1/room/LB%202C.500B/
The gui though displays the room page on the uri
/search/room/LB%202C.500B/
Beta Was this translation helpful? Give feedback.
All reactions