lifecycle: fix error in gunicorn config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -75,7 +75,7 @@ warnings.filterwarnings( | |||||||
|     "ignore", |     "ignore", | ||||||
|     message=( |     message=( | ||||||
|         "'dbbackup' defines default_app_config = 'dbbackup.apps.DbbackupConfig'. Django now det" |         "'dbbackup' defines default_app_config = 'dbbackup.apps.DbbackupConfig'. Django now det" | ||||||
|         "ects this configuration automatically. You can remove default_app_config.", |         "ects this configuration automatically. You can remove default_app_config." | ||||||
|     ), |     ), | ||||||
| ) | ) | ||||||
| warnings.simplefilter("once") | warnings.simplefilter("once") | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer