Update Django docs links in API guide generic views to use stable version

This commit is contained in:
Rohit 2025-05-12 22:45:36 +05:30 committed by GitHub
parent 3b2b0c8cd2
commit e32ab35c18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -395,4 +395,4 @@ The following third party packages provide additional generic view implementatio
[UpdateModelMixin]: #updatemodelmixin
[DestroyModelMixin]: #destroymodelmixin
[django-rest-multiple-models]: https://github.com/MattBroach/DjangoRestMultipleModels
[django-docs-select-related]: https://docs.djangoproject.com/en/3.1/ref/models/querysets/#django.db.models.query.QuerySet.select_related
[django-docs-select-related]: https://docs.djangoproject.com/en/stable/ref/models/querysets/#django.db.models.query.QuerySet.select_related