Update Django documentation links in apiguide fields topic to use stable version

This commit is contained in:
Rohit 2025-05-12 22:40:53 +05:30 committed by GitHub
parent 79e90d1aac
commit 8c44b96923
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -865,4 +865,4 @@ The [django-rest-framework-hstore][django-rest-framework-hstore] package provide
[django-hstore]: https://github.com/djangonauts/django-hstore
[python-decimal-rounding-modes]: https://docs.python.org/3/library/decimal.html#rounding-modes
[django-current-timezone]: https://docs.djangoproject.com/en/stable/topics/i18n/timezones/#default-time-zone-and-current-time-zone
[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