Corrected an outdated reference to cmemcache in contributing docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15247 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Carl Meyer 2011-01-19 20:37:58 +00:00
parent 621f48086e
commit f399f8bd71
2 changed files with 3 additions and 4 deletions

View file

@ -58,6 +58,8 @@ settings file. Here's an explanation of all available values for
been replaced with the new dictionary-based :setting:`CACHES`
setting.
.. _memcached:
Memcached
---------