fabiocaccamo / django-maintenance-mode

:construction: :hammer_and_wrench: shows a 503 error page when maintenance-mode is on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use static code analysis tools

ziima opened this issue · comments

To keep code clean, it's better to add isort, flake8, pydocstyle or similar tools to CI.

@ziima could you submit a PR?