Merge pull request #2079 from brutasse/master
Typo in 1.7 release notes
This commit is contained in:
commit
a1bc3683ff
|
@ -280,7 +280,7 @@ Cache
|
|||
|
||||
* If you instanciate cache backends directly, be aware that they aren't
|
||||
thread-safe any more, as :data:`django.core.cache.caches` now yields
|
||||
differend instances per thread.
|
||||
different instances per thread.
|
||||
|
||||
Email
|
||||
^^^^^
|
||||
|
|
Loading…
Reference in New Issue