setup new static dir
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								e33262a617
							
						
					
				
			
			
				commit
				
					
						0c3fcdee29
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -101,3 +101,5 @@ USE_TZ = True | ||||||
| # https://docs.djangoproject.com/en/1.8/howto/static-files/ | # https://docs.djangoproject.com/en/1.8/howto/static-files/ | ||||||
| 
 | 
 | ||||||
| STATIC_URL = '/static/' | STATIC_URL = '/static/' | ||||||
|  | 
 | ||||||
|  | STATIC_ROOT = os.path.join(BASE_DIR, 'static') | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue