Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Add missing argument 'detail' to Route (encode#5920)
The namedtuple Route requires `detail` to be specified, otherwise it fails with: `TypeError: __new__() missing 1 required positional argument: 'detail'` See https://github.com/encode/django-rest-framework/pull/5705/files#diff-88b0cad65f9e1caad64e0c9bb44615f9R34
- Loading branch information