Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Redundant settings in webapp settings #207

Open
Pasarus opened this issue Aug 18, 2022 · 0 comments
Open

Redundant settings in webapp settings #207

Pasarus opened this issue Aug 18, 2022 · 0 comments

Comments

@Pasarus
Copy link
Member

Pasarus commented Aug 18, 2022

Issue raised by: [developer]

What?

if DEBUG:
    LOG_LEVEL = 'INFO'
else:
    LOG_LEVEL = 'INFO'

This does nothing.

Where?
WebApp/autoreduce_webapp/autoreduce_webapp/settings.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant