Commit cba01824 authored by Claude Paroz's avatar Claude Paroz
Browse files

[1.7.x] Fixed typo in 1.7 release notes

Backport of 12cf10ca from master.
parent 824e02bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1425,7 +1425,7 @@ Miscellaneous
  databases, use the :djadminopt:`--database` flag to get SQL for those
  models (previously they would always be included in the output).

* Decoding the query string from URLs now fallbacks to the ISO-8859-1 encoding
* Decoding the query string from URLs now falls back to the ISO-8859-1 encoding
  when the input is not valid UTF-8.

.. _deprecated-features-1.7: