Fix link to Django docs in responses documentation

This commit is contained in:
Erwan Rouchet 2019-11-06 11:45:29 +01:00 committed by GitHub
parent 82f2569895
commit d37724b2a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,5 +94,5 @@ As with any other `TemplateResponse`, this method is called to render the serial
You won't typically need to call `.render()` yourself, as it's handled by Django's standard response cycle. You won't typically need to call `.render()` yourself, as it's handled by Django's standard response cycle.
[cite]: https://docs.djangoproject.com/en/stable/stable/template-response/ [cite]: https://docs.djangoproject.com/en/stable/ref/template-response/
[statuscodes]: status-codes.md [statuscodes]: status-codes.md