diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.8.txt b/docs/releases/1.8.8.txt index 6ba76d71cb..e35ed250f5 100644 --- a/docs/releases/1.8.8.txt +++ b/docs/releases/1.8.8.txt @@ -37,3 +37,6 @@ Bugfixes * Fixed a state bug when using an ``AlterModelManagers`` operation (:ticket:`25852`). + +* Fixed a regression which prevented using a language not in Django's default + language list (:setting:`LANGUAGES`) (:ticket:`25915`). |
