mirror of
				https://github.com/django/django.git
				synced 2025-11-04 05:35:37 +00:00 
			
		
		
		
	Updated memcached library links to point to PyPI.
This commit is contained in:
		
							parent
							
								
									c9fb4f3c45
								
							
						
					
					
						commit
						d772d812cf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -79,8 +79,8 @@ After installing Memcached itself, you'll need to install a Memcached
 | 
				
			||||||
binding. There are several Python Memcached bindings available; the
 | 
					binding. There are several Python Memcached bindings available; the
 | 
				
			||||||
two most common are `python-memcached`_ and `pylibmc`_.
 | 
					two most common are `python-memcached`_ and `pylibmc`_.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _`python-memcached`: ftp://ftp.tummy.com/pub/python-memcached/
 | 
					.. _`python-memcached`: https://pypi.python.org/pypi/python-memcached
 | 
				
			||||||
.. _`pylibmc`: http://sendapatch.se/projects/pylibmc/
 | 
					.. _`pylibmc`: https://pypi.python.org/pypi/pylibmc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To use Memcached with Django:
 | 
					To use Memcached with Django:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue