Downgrading django from 1.10 to 1.9. Added supports.html. Added supports view . Fixing post supports style. Working on # #2689 Removing links from supportus.html. . Working on # #2689 FIxed history fonts style and color . Working on # #2689 Finished supportus.html. Working on # #2689 Tagging post. Working on # #2689 Fixing broken links history.html. Working on #2674 Deactivate membership. Working on #2686 Reactivate membership
This commit is contained in:
		
					parent
					
						
							
								2102823f8e
							
						
					
				
			
			
				commit
				
					
						2a4b6e973d
					
				
			
		
					 8 changed files with 131 additions and 65 deletions
				
			
		|  | @ -51,7 +51,7 @@ class SupportusView(TemplateView): | |||
| 
 | ||||
|     def get_context_data(self, *args, **kwargs): | ||||
|         context = super(SupportusView, self).get_context_data(**kwargs) | ||||
|         tags = ["digitalglarus"] | ||||
|         tags = ["dg-renovation"] | ||||
|         posts = Post.objects.filter(tags__name__in=tags, publish=True).translated(get_language()) | ||||
|         context.update({ | ||||
|             'post_list': posts | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue