kopia lustrzana https://github.com/wagtail/wagtail
Silence wagtailadmin.W001 in project template test
We don't need to compile the CSS for thispull/12589/head
rodzic
f65282f482
commit
87dcaf6338
|
@ -162,6 +162,7 @@ jobs:
|
|||
cd testproject
|
||||
tee -a testproject/settings/local.py << EOF
|
||||
from warnings import filterwarnings
|
||||
SILENCED_SYSTEM_CHECKS = ["wagtailadmin.W001"]
|
||||
# Remove when l18n dependency is updated or removed
|
||||
filterwarnings(
|
||||
"ignore", "'locale.getdefaultlocale' is deprecated .*"
|
||||
|
|
Ładowanie…
Reference in New Issue