mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-11-04 09:37:35 +03:00 
			
		
		
		
	Update demo.rst
Changed file name extension name requirements.pip to requirements.txt
This commit is contained in:
		
							parent
							
								
									624ad01afb
								
							
						
					
					
						commit
						3bed9ac77c
					
				| 
						 | 
					@ -10,7 +10,7 @@ Do these steps to make it running (ideally in virtualenv).
 | 
				
			||||||
    cd /tmp
 | 
					    cd /tmp
 | 
				
			||||||
    git clone https://github.com/Tivix/django-rest-auth.git
 | 
					    git clone https://github.com/Tivix/django-rest-auth.git
 | 
				
			||||||
    cd django-rest-auth/demo/
 | 
					    cd django-rest-auth/demo/
 | 
				
			||||||
    pip install -r requirements.pip
 | 
					    pip install -r requirements.txt
 | 
				
			||||||
    python manage.py migrate --settings=demo.settings --noinput
 | 
					    python manage.py migrate --settings=demo.settings --noinput
 | 
				
			||||||
    python manage.py runserver --settings=demo.settings
 | 
					    python manage.py runserver --settings=demo.settings
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user