Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Review Request #6660 — Created Dec. 2, 2014 and discarded Dec. 2, 2014, 1:43 p.m.
This fixes a series of warnings from the pep8 tool involving excess spaces after ":".
Ran unit tests, and pep8.
Tool: PEP8 Style Checker Processed Files: djblets/siteconfig/django_settings.py Tool: Pyflakes Processed Files: djblets/siteconfig/django_settings.py
I know pep8 is upset about this, but it's less readable and maintainable now.