mirror of
https://github.com/django/django.git
synced 2025-11-14 09:17:36 +00:00
Merge pull request #2079 from brutasse/master
Typo in 1.7 release notes
This commit is contained in:
commit
a1bc3683ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue