Fix link to Django docs (#7040)

This commit is contained in:
Erwan Rouchet 2019-11-06 18:34:28 +01:00 committed by Ryan P Kilby
parent 82f2569895
commit 5e8fe6edf0

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.
[cite]: https://docs.djangoproject.com/en/stable/stable/template-response/
[cite]: https://docs.djangoproject.com/en/stable/ref/template-response/
[statuscodes]: status-codes.md