django-rest-framework/docs
Michael ffac61c6fe Docs: Add missing argument 'detail' to Route (#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
2018-04-05 14:24:31 +02:00
..
api-guide Docs: Add missing argument 'detail' to Route (#5920) 2018-04-05 14:24:31 +02:00
img Add drf-yasg to documentation and schema 3rd party packages (#5720) 2018-01-02 14:51:54 +01:00
topics Bump version and release notes for 3.8.1 (#5916) 2018-04-04 21:10:34 +02:00
tutorial Corrected endpoint in tutorial instructions (#5835) 2018-02-16 16:57:25 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Added 3.8 announcement to docs 2018-04-03 16:06:06 +02:00