Merge branch 'develop' into feature/supporter
This commit is contained in:
		
				commit
				
					
						979a0bb24d
					
				
			
		
					 55 changed files with 676 additions and 426 deletions
				
			
		| 
						 | 
				
			
			@ -83,4 +83,4 @@ def supporters(request):
 | 
			
		|||
    context = {
 | 
			
		||||
        'supporters': Supporter.objects.order_by('name')
 | 
			
		||||
    }
 | 
			
		||||
    return render(request, 'digitalglarus/supporters.html', context)
 | 
			
		||||
    return render(request, 'supporters.html', context)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue