Add init_photodb to prod.
This commit is contained in:
		
							parent
							
								
									a7f8449dcd
								
							
						
					
					
						commit
						83cd4b7cd2
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -11,3 +11,5 @@ import backend | ||||||
| backend.site.wsgi_app = werkzeug.middleware.proxy_fix.ProxyFix(backend.site.wsgi_app) | backend.site.wsgi_app = werkzeug.middleware.proxy_fix.ProxyFix(backend.site.wsgi_app) | ||||||
| 
 | 
 | ||||||
| site = backend.site | site = backend.site | ||||||
|  | 
 | ||||||
|  | backend.common.init_photodb(create=False) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue