Merge pull request #2079 from brutasse/master

Typo in 1.7 release notes
This commit is contained in:
Alex Gaynor 2013-12-15 07:45:12 -08:00
commit a1bc3683ff
1 changed files with 1 additions and 1 deletions

View File

@ -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
^^^^^