routers.py
9.23 KB
-
Don't consume .json style suffixes with routers. · 005f475c
When trailing slash is false, the lookup regex should not consume '.' characters. Fixes #1057.
Tom Christie committed
When trailing slash is false, the lookup regex should not consume '.' characters. Fixes #1057.