diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index d0e4a07374..c34e1f37d6 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -414,6 +414,10 @@ Miscellaneous Rationale behind this is removal of dependency of non-contrib code on contrib applications. +* The old cache URI syntax (e.g. ``"locmem://"``) is no longer supported. It + still worked, even though it was not documented or officially supported. If + you're still using it, please update to the current :setting:`CACHES` syntax. + Features deprecated in 1.7 ========================== |
