Skip to content

Broken link in translation documentation #7226

@knasti

Description

@knasti

In https://www.django-rest-framework.org/topics/internationalization/ there are links to Django's translation documentation that are broke, specifically at the following paragraphs:

REST framework ships with translatable error messages. You can make these appear in your language enabling Django's standard translation mechanisms.

You can find more information on how the language preference is determined in the Django documentation. For reference, the method is:

I believe the broken links are caused by Django removing documentation for Django 1.7, see screenshot. Both of the links referenced above uses the Django 1.7 documentation. This also means that there might be other links from the documentation that uses links for 1.7 and thus are broken.

image

This is a similar issue to #6928

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions