settings: added template_processors for django cms
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								f514198f7a
							
						
					
				
			
			
				commit
				
					
						3359c4fa18
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -125,6 +125,8 @@ TEMPLATE_CONTEXT_PROCESSORS = ( | |||
|     "django.template.context_processors.tz", | ||||
|     "django.contrib.messages.context_processors.messages", | ||||
|     "django.core.context_processors.request", | ||||
|     'sekizai.context_processors.sekizai', | ||||
|     'cms.context_processors.cms_settings', | ||||
| ) | ||||
| 
 | ||||
| # Database | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue