mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 01:47:59 +03:00 
			
		
		
		
	Merge remote-tracking branch 'upstream/master'
This commit is contained in:
		
						commit
						b297325369
					
				| 
						 | 
				
			
			@ -35,7 +35,7 @@ To clone the project from GitHub using git::
 | 
			
		|||
To install django-rest-framework in a virtualenv environment::
 | 
			
		||||
 | 
			
		||||
    cd django-rest-framework
 | 
			
		||||
    virtualenv --no-site-packages --distribute --python=python2.6 env
 | 
			
		||||
    virtualenv --no-site-packages --distribute env
 | 
			
		||||
    source env/bin/activate
 | 
			
		||||
    pip install -r requirements.txt # django, coverage
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user