mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 18:08:03 +03:00 
			
		
		
		
	Update docs on django-oauth-toolkit (#6618)
Since django-oauth-toolkit 1.2.0 (2018-06-03), the package requires Python 3.4+. https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md#120-2018-06-03
This commit is contained in:
		
							parent
							
								
									5e1619bc9e
								
							
						
					
					
						commit
						059947028b
					
				| 
						 | 
					@ -354,7 +354,7 @@ The following third party packages are also available.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Django OAuth Toolkit
 | 
					## Django OAuth Toolkit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The [Django OAuth Toolkit][django-oauth-toolkit] package provides OAuth 2.0 support, and works with Python 2.7 and Python 3.3+. The package is maintained by [Evonove][evonove] and uses the excellent [OAuthLib][oauthlib].  The package is well documented, and well supported and is currently our **recommended package for OAuth 2.0 support**.
 | 
					The [Django OAuth Toolkit][django-oauth-toolkit] package provides OAuth 2.0 support and works with Python 3.4+. The package is maintained by [Evonove][evonove] and uses the excellent [OAuthLib][oauthlib].  The package is well documented, and well supported and is currently our **recommended package for OAuth 2.0 support**.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Installation & configuration
 | 
					#### Installation & configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user