mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[5.0.x] Added RowNumber() link in Rank() docs.
Backport of fd2514d17d from main
			
			
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							8fd953f28a
						
					
				
				
					commit
					71368b6f00
				
			| @@ -1980,7 +1980,7 @@ Row # Value Rank Calculation  Relative Rank | ||||
|  | ||||
| .. class:: Rank(*expressions, **extra) | ||||
|  | ||||
| Comparable to ``RowNumber``, this function ranks rows in the window. The | ||||
| Comparable to :class:`RowNumber`, this function ranks rows in the window. The | ||||
| computed rank contains gaps. Use :class:`DenseRank` to compute rank without | ||||
| gaps. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user