Results 4 comments of Prasanth

#383 #385 trying to fix this very thing, awaiting code review and merge.

For anyone waiting on the pull request to get merged, you can do `pip install click==7.1.2` after installing `rq-dashboard` to avoid broken deployments in the meanwhile.

Found a neat workaround until something major happens in the lib. You can use [darkreader](https://github.com/darkreader/darkreader#using-dark-reader-for-a-website) to enable darkmode on your site! Worked pretty neat with converting a semantic ui site...

Just found out that, when there is a CNAME record for a subdomain, say for example, `support.example.com` to `somesite.com`, and you try to add an MX record for `support.example.com` to...