forked from rc/aircox
		
	work on exposure to support inheritance, start to work on calendar with dynamic loading
This commit is contained in:
		@ -32,7 +32,7 @@ class Player(sections.Section):
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
        if not qs or not qs[0].is_date_in_my_range():
 | 
			
		||||
            return ''
 | 
			
		||||
            return {}
 | 
			
		||||
 | 
			
		||||
        qs = qs[0]
 | 
			
		||||
        post = models.Diffusion.objects.filter(related = qs) or \
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user