Try logging output
This commit is contained in:
parent
cc0881b11c
commit
fbb262fe88
2 changed files with 19 additions and 0 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue