Skip to content

Commit

Permalink
Update docs for Django 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Sep 14, 2023
1 parent 02b3e87 commit b933119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ See [INSTALL.md](INSTALL.md) for setup instructions.

This application can be translated in to different languages.

This is done using [Django's standard translation system](https://docs.djangoproject.com/en/3.2/topics/i18n/translation/).
This is done using [Django's standard translation system](https://docs.djangoproject.com/en/4.2/topics/i18n/translation/).

## TranslatedTemplateView

Expand Down

0 comments on commit b933119

Please sign in to comment.