--------------------
Fix
~~~
- Search wasn't really configurable.
Other
~~~~~
- Annotate w/ type warnings.
- Cleanup imports.
- Fix bug on debug toolbar for signals.
- Fix doc (sphinx) issues.
- Fix for readthedocs.
- Fix settings.
- Fix tests.
- Fix typing (pyre) issues.
- Format.
- Py3k-ize settings. May break things.
- Py3k: using pyupgrade.
- Remove "pyre-fixme" comments.
- Small refactor (f-strings).
- Type hints.
- Typing issues fixed.