mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-25 07:50:41 +03:00
Fix link to Django docs (#7040)
This commit is contained in:
parent
82f2569895
commit
5e8fe6edf0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user