Set Devuan Ascii as default template
This commit is contained in:
		
					parent
					
						
							
								a02c3c6973
							
						
					
				
			
			
				commit
				
					
						d93861ca32
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -355,7 +355,7 @@ class DCLCalculatorPluginModel(CMSPlugin):
 | 
			
		|||
                  "calculator instance."
 | 
			
		||||
    )
 | 
			
		||||
    default_selected_template=models.CharField(
 | 
			
		||||
        default="Devuan Jessie",
 | 
			
		||||
        default="Devuan Ascii",
 | 
			
		||||
        null=True,
 | 
			
		||||
        max_length=128,
 | 
			
		||||
        help_text="Write the name of the template that you need selected as"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue