mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 09:57:55 +03:00 
			
		
		
		
	Merge pull request #3853 from jpadilla/issue/3850
Fix broken link format
This commit is contained in:
		
						commit
						06dd55ac1c
					
				| 
						 | 
				
			
			@ -384,7 +384,7 @@ This manager class now more nicely encapsulates that user instances and profile
 | 
			
		|||
            has_support_contract=validated_data['profile']['has_support_contract']
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
For more details on this approach see the Django documentation on [model managers](model-managers), and [this blogpost on using model and manager classes](encapsulation-blogpost).
 | 
			
		||||
For more details on this approach see the Django documentation on [model managers][model-managers], and [this blogpost on using model and manager classes][encapsulation-blogpost].
 | 
			
		||||
 | 
			
		||||
## Dealing with multiple objects
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user