mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 15:22:26 +01:00 
			
		
		
		
	Order tournaments by name
This commit is contained in:
		@@ -74,6 +74,7 @@ class TournamentTable(tables.Table):
 | 
			
		||||
        }
 | 
			
		||||
        model = Tournament
 | 
			
		||||
        fields = ('name', 'date',)
 | 
			
		||||
        order_by = ('name', )
 | 
			
		||||
        template_name = 'django_tables2/bootstrap4.html'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user