flake8
passed.
JSHint
passed.
Review Request #12322 — Created June 1, 2022 and submitted
Modern versions of Django hide all warnings by default. This makes it
harder to do development and testing around warnings and to catch
deprecated functionality.We now run the dev server in warnings mode, ensuring that all warnings
will be shown as they're encountered.There are a few warnings that currently will be shown at launch, but
those will be resolved in upcoming changes.
Ran the dev server. Saw warnings.
Summary | ID |
---|---|
736e34c3475ba092f8f0dcc09cb397f15d53d8fb |