requirements: Added django-bootstrap3
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								75acdaf3a5
							
						
					
				
			
			
				commit
				
					
						e0675ee071
					
				
			
		
					 2 changed files with 5 additions and 2 deletions
				
			
		|  | @ -78,8 +78,8 @@ INSTALLED_APPS = ( | |||
|     'meta', | ||||
|     'meta_mixin', | ||||
|     'admin_enhancer', | ||||
|     'djangocms_blog' | ||||
| 
 | ||||
|     'djangocms_blog', | ||||
|     'bootstrap3', | ||||
| ) | ||||
| 
 | ||||
| MIDDLEWARE_CLASSES = ( | ||||
|  |  | |||
|  | @ -7,6 +7,9 @@ six==1.3.0 #compat | |||
| # django | ||||
| django==1.7.8 | ||||
| 
 | ||||
| #django-assets | ||||
| django-bootstrap3 | ||||
| 
 | ||||
| # django apps | ||||
| django-treebeard==3.0 | ||||
| django-sekizai==0.7 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue