Try logging output
This commit is contained in:
@ -177,6 +177,9 @@ USE_L10N = True
|
||||
USE_TZ = True
|
||||
|
||||
|
||||
NOSE_ARGS = ['--nocapture',
|
||||
'--nologcapture',]
|
||||
|
||||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/3.2/howto/static-files/
|
||||
|
||||
|
Reference in New Issue
Block a user