[2.2.x] Fixed typo in docs/releases/2.2.txt.
Backport of b6bb912e9c
from master.
This commit is contained in:
parent
130d2d3072
commit
1092bf02e6
|
@ -484,7 +484,7 @@ Miscellaneous
|
|||
read from disk must be UTF-8 encoded.
|
||||
|
||||
* ``django.contrib.staticfiles.storage.CachedStaticFilesStorage`` is
|
||||
deprecated due to the intractable problems that is has. Use
|
||||
deprecated due to the intractable problems that it has. Use
|
||||
:class:`.ManifestStaticFilesStorage` or a third-party cloud storage instead.
|
||||
|
||||
* :meth:`.RemoteUserBackend.configure_user` is now passed ``request`` as the
|
||||
|
|
Loading…
Reference in New Issue