Skip to content

Instantly share code, notes, and snippets.

@ojii
Last active August 29, 2015 13:56
Show Gist options
  • Save ojii/9206804 to your computer and use it in GitHub Desktop.
Save ojii/9206804 to your computer and use it in GitHub Desktop.
# using https://pypi.python.org/pypi/codequality/0.2-dev
codequality --ignore=cms/migrations/* --ignore=cms/static/cms/js/libs/* --ignore=cms/static/cms/js/jstree/* --ignore=cms/static/cms/js/plugins/jquery.ui.custom.js --ignore=cms/static/cms/js/plugins/jquery.ui.nestedsortable.js cms
cms/tests/sitemap.py:2:: '_' imported but unused
cms/tests/sitemap.py:62:: local variable 'p11' is assigned to but never used
cms/tests/menu.py:5:: 'connection' imported but unused
cms/tests/menu.py:1310:: local variable 'people' is assigned to but never used
cms/tests/menu.py:1353:: local variable 'people' is assigned to but never used
cms/test_utils/project/sampleapp/urls.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/models/pagemodel.py:631:: undefined name 'PublicVersionNeeded'
cms/tests/staticfiles.py:3:: 'django' imported but unused
cms/tests/staticfiles.py:6:: 'LooseVersion' imported but unused
cms/tests/staticfiles.py:17:: local variable 'output' is assigned to but never used
cms/utils/page.py:55:: local variable 'rewrite_slug' is assigned to but never used
cms/utils/page.py:71:: local variable 'e' is assigned to but never used
cms/tests/permmod.py:769:: local variable 'published' is assigned to but never used
cms/utils/permissions.py:15:: redefinition of unused 'local' from line 13
cms/utils/compat/urls.py:7:: redefinition of unused 'urlencode' from line 3
cms/utils/compat/urls.py:7:: redefinition of unused 'urlparse' from line 4
cms/utils/compat/urls.py:7:: redefinition of unused 'unquote' from line 5
cms/utils/compat/urls.py:7:: redefinition of unused 'urljoin' from line 4
cms/utils/compat/urls.py:7:: 'urlencode' imported but unused
cms/utils/compat/urls.py:7:: 'urlparse' imported but unused
cms/utils/compat/urls.py:7:: 'unquote' imported but unused
cms/utils/compat/urls.py:7:: 'urljoin' imported but unused
cms/test_utils/project/placeholderapp/urls.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/publisher/__init__.py:2:: 'PublisherManager' imported but unused
cms/utils/compat/dj.py:15:: redefinition of unused 'force_unicode' from line 2
cms/utils/compat/dj.py:16:: 'python_2_unicode_compatible' imported but unused
cms/utils/compat/dj.py:25:: redefinition of unused 'upath' from line 23
cms/utils/compat/dj.py:27:: redefinition of unused 'get_app_paths' from line 19
cms/test_utils/project/urls_for_apphook_tests.py:3:: 'handler404' imported but unused
cms/test_utils/project/urls_for_apphook_tests.py:3:: 'handler500' imported but unused
cms/test_utils/project/urls_for_apphook_tests.py:8:: redefinition of unused 'i18n_patterns' from line 6
cms/tests/fixture_loading.py:8:: redefinition of unused 'StringIO' from line 6
cms/utils/compat/string_io.py:4:: redefinition of unused 'StringIO' from line 2
cms/utils/compat/string_io.py:4:: 'StringIO' imported but unused
cms/tests/management.py:57:: local variable 'out' is assigned to but never used
cms/tests/management.py:144:: local variable 'link_plugin' is assigned to but never used
cms/tests/management.py:238:: local variable 'col1' is assigned to but never used
cms/tests/management.py:241:: local variable 'col3' is assigned to but never used
cms/tests/management.py:244:: local variable 'link_plugin_en' is assigned to but never used
cms/tests/management.py:248:: local variable 'stack_text_plugin' is assigned to but never used
cms/tests/management.py:340:: local variable 'text_plugin_de' is assigned to but never used
cms/tests/management.py:364:: local variable 'text_plugin_de' is assigned to but never used
cms/tests/management.py:412:: local variable 'p4' is assigned to but never used
cms/tests/management.py:413:: local variable 'p2' is assigned to but never used
cms/tests/rendering.py:14:: 'CMSToolbar' imported but unused
cms/admin/pageadmin.py:40:: 'moderator' imported but unused
cms/admin/pageadmin.py:54:: redefinition of unused 'ModelAdmin' from line 51
cms/admin/pageadmin.py:83:: redefinition of unused 'create_revision' from line 52
cms/tests/page.py:225:: local variable 'home' is assigned to but never used
cms/tests/page.py:239:: local variable 'title' is assigned to but never used
cms/tests/page.py:738:: local variable 'home' is assigned to but never used
cms/tests/nested_plugins.py:493:: local variable 'templates' is assigned to but never used
cms/tests/nested_plugins.py:550:: local variable 'page_one_plugins' is assigned to but never used
cms/tests/nested_plugins.py:705:: local variable 'templates' is assigned to but never used
cms/tests/nested_plugins.py:761:: local variable 'page_one_plugins' is assigned to but never used
cms/tests/reversion_tests.py:109:: local variable 'data' is assigned to but never used
cms/tests/reversion_tests.py:134:: local variable 'version' is assigned to but never used
cms/tests/multilingual.py:108:: local variable 'response' is assigned to but never used
cms/test_utils/project/noadmin_urls.py:3:: 'handler404' imported but unused
cms/test_utils/project/noadmin_urls.py:3:: 'handler500' imported but unused
cms/test_utils/compat.py:14:: redefinition of unused 'djut' from line 12
cms/admin/views.py:18:: local variable 'lang' is assigned to but never used
cms/forms/fields.py:2:: 'Site' imported but unused
cms/forms/fields.py:3:: 'DatabaseError' imported but unused
cms/tests/plugins.py:14:: 'EmptyPlugin' imported but unused
cms/tests/plugins.py:15:: 'NoSubPluginRender' imported but unused
cms/tests/plugins.py:172:: local variable 'txt' is assigned to but never used
cms/tests/plugins.py:401:: local variable 'col4' is assigned to but never used
cms/tests/plugins.py:467:: local variable 'home' is assigned to but never used
cms/tests/plugins.py:925:: local variable 'plugin_1' is assigned to but never used
cms/tests/plugins.py:1066:: local variable 'response' is assigned to but never used
cms/tests/plugins.py:1441:: local variable 'a' is assigned to but never used
cms/tests/plugins.py:1449:: local variable 'response' is assigned to but never used
cms/tests/toolbar.py:6:: redefinition of unused 'truncatewords' from line 3
cms/tests/toolbar.py:8:: redefinition of unused 're' from line 2
cms/tests/toolbar.py:282:: local variable 'menu' is assigned to but never used
cms/test_utils/runners.py:1:: 'settings' imported but unused
cms/utils/__init__.py:4:: 'get_site_id' imported but unused
cms/utils/__init__.py:9:: 'os' imported but unused
cms/tests/frontend.py:7:: 'connections' imported but unused
cms/templatetags/cms_js_tags.py:10:: redefinition of unused 'json' from line 8
cms/test_utils/project/third_urls_for_apphook_tests.py:2:: 'handler404' imported but unused
cms/test_utils/project/third_urls_for_apphook_tests.py:2:: 'handler500' imported but unused
cms/test_utils/project/third_urls_for_apphook_tests.py:7:: redefinition of unused 'i18n_patterns' from line 5
cms/tests/templatetags.py:227:: local variable 'db_placeholder' is assigned to but never used
cms/signals/permissions.py:3:: 'clear_permission_cache' imported but unused
cms/test_utils/project/brokenpluginapp/cms_plugins.py:1:: 'nonexistingmodule' imported but unused
cms/tests/admin.py:44:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:76:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:98:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:182:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:255:: local variable 'REVERSE_ID' is assigned to but never used
cms/tests/admin.py:258:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:297:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:300:: local variable 'child' is assigned to but never used
cms/tests/admin.py:316:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:327:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:343:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:395:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:417:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:424:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:466:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:492:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:492:: local variable 'admin' is assigned to but never used
cms/tests/admin.py:535:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:552:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:564:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:602:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:613:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:629:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:671:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:716:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:740:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:759:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:773:: local variable 'response' is assigned to but never used
cms/tests/admin.py:779:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:793:: local variable 'response' is assigned to but never used
cms/tests/admin.py:816:: redefinition of unused 'admin' from line 25
cms/tests/admin.py:950:: local variable 'plugin' is assigned to but never used
cms/tests/admin.py:951:: local variable 'plugin2' is assigned to but never used
cms/tests/admin.py:998:: local variable 'plugin' is assigned to but never used
cms/tests/admin.py:1145:: local variable 'page1' is assigned to but never used
cms/tests/admin.py:1191:: local variable 'page' is assigned to but never used
cms/tests/admin.py:1204:: local variable 'plugin' is assigned to but never used
cms/tests/admin.py:1218:: local variable 'page' is assigned to but never used
cms/tests/admin.py:1220:: local variable 'plugin' is assigned to but never used
cms/tests/admin.py:1225:: local variable 'output' is assigned to but never used
cms/extensions/__init__.py:1:: 'PageExtension' imported but unused
cms/extensions/__init__.py:1:: 'TitleExtension' imported but unused
cms/extensions/__init__.py:2:: 'extension_pool' imported but unused
cms/extensions/__init__.py:3:: 'PageExtensionAdmin' imported but unused
cms/extensions/__init__.py:3:: 'TitleExtensionAdmin' imported but unused
cms/admin/permissionadmin.py:162:: local variable 'user_level' is assigned to but never used
cms/test_utils/project/second_urls_for_apphook_tests.py:3:: 'handler404' imported but unused
cms/test_utils/project/second_urls_for_apphook_tests.py:3:: 'handler500' imported but unused
cms/test_utils/project/second_urls_for_apphook_tests.py:8:: redefinition of unused 'i18n_patterns' from line 6
cms/test_utils/project/pluginapp/plugins/meta/__init__.py:2:: '_' imported but unused
cms/tests/site.py:4:: 'Client' imported but unused
cms/tests/site.py:8:: 'details' imported but unused
cms/tests/no_i18n.py:57:: local variable 'page1' is assigned to but never used
cms/tests/no_i18n.py:75:: local variable 'page1' is assigned to but never used
cms/test_utils/project/urls_no18n.py:10:: redefinition of unused 'i18n_patterns' from line 8
cms/test_utils/project/urls_no18n.py:10:: 'i18n_patterns' imported but unused
cms/tests/po.py:15:: redefinition of unused 'compile_messages' from line 4
cms/models/__init__.py:4:: 'get_script_prefix' imported but unused
cms/models/__init__.py:4:: 'get_resolver' imported but unused
cms/models/__init__.py:4:: 'NoReverseMatch' imported but unused
cms/models/__init__.py:6:: 'iri_to_uri' imported but unused
cms/models/__init__.py:7:: 'from settingmodels import *' used; unable to detect undefined names
cms/models/__init__.py:8:: 'from pagemodel import *' used; unable to detect undefined names
cms/models/__init__.py:9:: 'from permissionmodels import *' used; unable to detect undefined names
cms/models/__init__.py:10:: 'from placeholdermodel import *' used; unable to detect undefined names
cms/models/__init__.py:11:: 'from pluginmodel import *' used; unable to detect undefined names
cms/models/__init__.py:12:: 'from titlemodels import *' used; unable to detect undefined names
cms/models/__init__.py:13:: 'from placeholderpluginmodel import *' used; unable to detect undefined names
cms/models/__init__.py:14:: 'from static_placeholder import *' used; unable to detect undefined names
cms/models/__init__.py:16:: 'django' imported but unused
cms/models/__init__.py:18:: 's_import' imported but unused
cms/test_utils/project/pluginapp/plugins/meta/cms_plugins.py:5:: 'from models import *' used; unable to detect undefined names
cms/tests/check.py:136:: local variable 'link_plugin' is assigned to but never used
cms/tests/apphooks.py:222:: local variable 'path1' is assigned to but never used
cms/tests/apphooks.py:223:: local variable 'path2' is assigned to but never used
cms/tests/apphooks.py:224:: local variable 'path3' is assigned to but never used
cms/tests/apphooks.py:285:: local variable 'de_title2' is assigned to but never used
cms/tests/apphooks.py:301:: local variable 'path' is assigned to but never used
cms/tests/apphooks.py:305:: local variable 'titles' is assigned to but never used
cms/tests/apphooks.py:406:: local variable 'home_page' is assigned to but never used
cms/tests/apphooks.py:407:: local variable 'apphook1_page' is assigned to but never used
cms/tests/apphooks.py:409:: local variable 'apphook2_page' is assigned to but never used
cms/utils/check.py:331:: local variable 'section' is assigned to but never used
cms/tests/__init__.py:4:: 'from cms.tests.admin import *' used; unable to detect undefined names
cms/tests/__init__.py:5:: 'from cms.tests.api import *' used; unable to detect undefined names
cms/tests/__init__.py:6:: 'from cms.tests.apphooks import *' used; unable to detect undefined names
cms/tests/__init__.py:7:: 'from cms.tests.docs import *' used; unable to detect undefined names
cms/tests/__init__.py:8:: 'from cms.tests.extensions import *' used; unable to detect undefined names
cms/tests/__init__.py:9:: 'from cms.tests.forms import *' used; unable to detect undefined names
cms/tests/__init__.py:10:: 'from cms.tests.i18n import *' used; unable to detect undefined names
cms/tests/__init__.py:11:: 'from cms.tests.mail import *' used; unable to detect undefined names
cms/tests/__init__.py:12:: 'from cms.tests.menu import *' used; unable to detect undefined names
cms/tests/__init__.py:13:: 'from cms.tests.menu_utils import *' used; unable to detect undefined names
cms/tests/__init__.py:14:: 'from cms.tests.multilingual import *' used; unable to detect undefined names
cms/tests/__init__.py:15:: 'from cms.tests.navextender import *' used; unable to detect undefined names
cms/tests/__init__.py:16:: 'from cms.tests.nonroot import *' used; unable to detect undefined names
cms/tests/__init__.py:17:: 'from cms.tests.page import *' used; unable to detect undefined names
cms/tests/__init__.py:18:: 'from cms.tests.permissions import *' used; unable to detect undefined names
cms/tests/__init__.py:19:: 'from cms.tests.permmod import *' used; unable to detect undefined names
cms/tests/__init__.py:20:: 'from cms.tests.placeholder import *' used; unable to detect undefined names
cms/tests/__init__.py:21:: 'from cms.tests.plugins import *' used; unable to detect undefined names
cms/tests/__init__.py:22:: 'from cms.tests.po import *' used; unable to detect undefined names
cms/tests/__init__.py:23:: 'from cms.tests.publisher import *' used; unable to detect undefined names
cms/tests/__init__.py:24:: 'from cms.tests.rendering import *' used; unable to detect undefined names
cms/tests/__init__.py:25:: 'from cms.tests.reversion_tests import *' used; unable to detect undefined names
cms/tests/__init__.py:26:: 'from cms.tests.security import *' used; unable to detect undefined names
cms/tests/__init__.py:27:: 'from cms.tests.settings import *' used; unable to detect undefined names
cms/tests/__init__.py:28:: 'from cms.tests.site import *' used; unable to detect undefined names
cms/tests/__init__.py:29:: 'from cms.tests.sitemap import *' used; unable to detect undefined names
cms/tests/__init__.py:30:: 'from cms.tests.static_placeholder import *' used; unable to detect undefined names
cms/tests/__init__.py:31:: 'from cms.tests.staticfiles import *' used; unable to detect undefined names
cms/tests/__init__.py:32:: 'from cms.tests.templatetags import *' used; unable to detect undefined names
cms/tests/__init__.py:33:: 'from cms.tests.toolbar import *' used; unable to detect undefined names
cms/tests/__init__.py:34:: 'from cms.tests.urlutils import *' used; unable to detect undefined names
cms/tests/__init__.py:35:: 'from cms.tests.views import *' used; unable to detect undefined names
cms/tests/__init__.py:36:: 'from cms.tests.management import *' used; unable to detect undefined names
cms/tests/__init__.py:37:: 'from cms.tests.fixture_loading import *' used; unable to detect undefined names
cms/tests/__init__.py:38:: 'from cms.tests.menu_page_viewperm import *' used; unable to detect undefined names
cms/tests/__init__.py:39:: 'from cms.tests.menu_page_viewperm_staff import *' used; unable to detect undefined names
cms/tests/__init__.py:40:: 'from cms.tests.nested_plugins import *' used; unable to detect undefined names
cms/tests/__init__.py:41:: 'from cms.tests.check import *' used; unable to detect undefined names
cms/tests/__init__.py:42:: 'from cms.tests.frontend import *' used; unable to detect undefined names
cms/tests/__init__.py:43:: 'from cms.tests.signals import *' used; unable to detect undefined names
cms/tests/__init__.py:44:: 'from cms.tests.no_i18n import *' used; unable to detect undefined names
cms/test_utils/project/sampleapp/ns_urls.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/test_utils/project/sampleapp/urls_extra.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/appresolver.py:162:: redefinition of unused 'patterns' from line 10
cms/appresolver.py:167:: redefinition of unused 'patterns' from line 10
cms/appresolver.py:168:: redefinition of unused 'patterns' from line 10
cms/test_utils/project/placeholderapp_urls.py:7:: redefinition of unused 'i18n_patterns' from line 5
cms/tests/publisher.py:87:: local variable 'published' is assigned to but never used
cms/tests/publisher.py:105:: local variable 'lines' is assigned to but never used
cms/tests/publisher.py:575:: local variable 'drafts' is assigned to but never used
cms/tests/publisher.py:576:: local variable 'public' is assigned to but never used
cms/tests/publisher.py:577:: local variable 'published' is assigned to but never used
cms/test_utils/project/placeholderapp/urls_multi.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/test_utils/project/placeholderapp/urls_multi.py:5:: redefinition of unused 'i18n_patterns' from line 3
cms/test_utils/project/placeholderapp/urls_multi.py:5:: 'i18n_patterns' imported but unused
cms/tests/placeholder.py:16:: 'plugin_to_tag' imported but unused
cms/tests/placeholder.py:38:: 'Model' imported but unused
cms/tests/placeholder.py:391:: local variable 'title_de' is assigned to but never used
cms/tests/placeholder.py:519:: local variable 'content' is assigned to but never used
cms/tests/placeholder.py:533:: local variable 'plugin' is assigned to but never used
cms/tests/placeholder.py:572:: local variable 'test_plugin' is assigned to but never used
cms/tests/placeholder.py:595:: local variable 'test_plugin' is assigned to but never used
cms/tests/placeholder.py:1026:: local variable 'user' is assigned to but never used
cms/tests/placeholder.py:1041:: local variable 'user' is assigned to but never used
cms/tests/placeholder.py:1055:: local variable 'user' is assigned to but never used
cms/tests/nonroot.py:6:: 'SettingsOverride' imported but unused
cms/tests/nonroot.py:9:: 'LocaleMiddleware' imported but unused
cms/tests/nonroot.py:12:: 'HttpResponse' imported but unused
cms/test_utils/project/sampleapp/urls2.py:1:: 'from django.conf.urls import *' used; unable to detect undefined names
cms/templatetags/cms_tags.py:572:: local variable 'js' is assigned to but never used
cms/management/commands/subcommands/uninstall.py:49:: local variable 'confirm' is assigned to but never used
cms/plugin_base.py:6:: redefinition of unused 'ModelAdminMetaClass' from line 3
cms/tests/extensions.py:6:: 'from cms.extensions import *' used; unable to detect undefined names
cms/test_utils/fixtures/menus.py:4:: 'Page' imported but unused
cms/test_utils/fixtures/menus.py:31:: local variable 'p3' is assigned to but never used
cms/test_utils/fixtures/menus.py:32:: local variable 'p5' is assigned to but never used
cms/test_utils/fixtures/menus.py:33:: local variable 'p7' is assigned to but never used
cms/test_utils/fixtures/menus.py:34:: local variable 'p8' is assigned to but never used
cms/test_utils/fixtures/menus.py:63:: local variable 'p3' is assigned to but never used
cms/test_utils/fixtures/menus.py:64:: local variable 'p5' is assigned to but never used
cms/test_utils/fixtures/menus.py:65:: local variable 'p7' is assigned to but never used
cms/test_utils/fixtures/menus.py:69:: local variable 'p11' is assigned to but never used
cms/test_utils/fixtures/menus.py:95:: local variable 'p3' is assigned to but never used
cms/test_utils/fixtures/menus.py:96:: local variable 'p5' is assigned to but never used
cms/test_utils/fixtures/menus.py:97:: local variable 'p7' is assigned to but never used
cms/test_utils/fixtures/menus.py:98:: local variable 'p8' is assigned to but never used
cms/test_utils/fixtures/menus.py:129:: local variable 'ddd' is assigned to but never used
cms/plugin_pool.py:5:: 'find_template' imported but unused
cms/plugin_pool.py:95:: redefinition of unused 'RegistrationError' from line 93
cms/test_utils/project/nonroot_urls.py:3:: 'handler404' imported but unused
cms/test_utils/project/nonroot_urls.py:3:: 'handler500' imported but unused
cms/test_utils/project/nonroot_urls.py:8:: redefinition of unused 'i18n_patterns' from line 6
cms/sitemaps/__init__.py:2:: 'from cms_sitemap import *' used; unable to detect undefined names
cms/admin/__init__.py:6:: 'cms' imported but unused
cms/static/cms/js/plugins/cms.toolbar.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.toolbar.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.toolbar.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.toolbar.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.Toolbar = new CMS.Class({
cms/static/cms/js/plugins/cms.toolbar.js:10:3: Error: 'CMS' was used before it was defined. CMS.Toolbar = new CMS.Class({
cms/static/cms/js/plugins/cms.toolbar.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.toolbar.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.toolbar.js:15:7: Error: Expected 'preventSwitch' at column 9, not column 7. 'preventSwitch': false,
cms/static/cms/js/plugins/cms.toolbar.js:16:7: Error: Expected 'preventSwitchMessage' at column 9, not column 7. 'preventSwitchMessage': 'Switching is disabled.',
cms/static/cms/js/plugins/cms.toolbar.js:17:7: Error: Expected 'messageDelay' at column 9, not column 7. 'messageDelay': 2000
cms/static/cms/js/plugins/cms.toolbar.js:18:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.toolbar.js:20:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (options) {
cms/static/cms/js/plugins/cms.toolbar.js:21:7: Error: Expected 'this' at column 9, not column 7. this.container = $('#cms_toolbar');
cms/static/cms/js/plugins/cms.toolbar.js:22:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.toolbar.js:23:7: Error: Expected 'this' at column 9, not column 7. this.config = CMS.config;
cms/static/cms/js/plugins/cms.toolbar.js:24:7: Error: Expected 'this' at column 9, not column 7. this.settings = CMS.settings;
cms/static/cms/js/plugins/cms.toolbar.js:27:7: Error: Expected 'this' at column 9, not column 7. this.body = $('html');
cms/static/cms/js/plugins/cms.toolbar.js:28:7: Error: Expected 'this' at column 9, not column 7. this.toolbar = this.container.find('.cms_toolbar').hide();
cms/static/cms/js/plugins/cms.toolbar.js:29:7: Error: Expected 'this' at column 9, not column 7. this.toolbarTrigger = this.container.find('.cms_toolbar-trigger');
cms/static/cms/js/plugins/cms.toolbar.js:30:7: Error: Expected 'this' at column 9, not column 7. this.navigations = this.container.find('.cms_toolbar-item-navigation');
cms/static/cms/js/plugins/cms.toolbar.js:31:7: Error: Expected 'this' at column 9, not column 7. this.buttons = this.container.find('.cms_toolbar-item-buttons');
cms/static/cms/js/plugins/cms.toolbar.js:32:7: Error: Expected 'this' at column 9, not column 7. this.switcher = this.container.find('.cms_toolbar-item_switch');
cms/static/cms/js/plugins/cms.toolbar.js:33:7: Error: Expected 'this' at column 9, not column 7. this.messages = this.container.find('.cms_messages');
cms/static/cms/js/plugins/cms.toolbar.js:36:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'touchend.cms';
cms/static/cms/js/plugins/cms.toolbar.js:37:7: Error: Expected 'this' at column 9, not column 7. this.timer = function () {};
cms/static/cms/js/plugins/cms.toolbar.js:38:7: Error: Expected 'this' at column 9, not column 7. this.lockToolbar = false;
cms/static/cms/js/plugins/cms.toolbar.js:41:7: Error: Expected 'this' at column 9, not column 7. this._setup();
cms/static/cms/js/plugins/cms.toolbar.js:44:7: Error: Expected 'this' at column 9, not column 7. this._events();
cms/static/cms/js/plugins/cms.toolbar.js:45:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.toolbar.js:48:5: Error: Expected '_setup' at column 7, not column 5. _setup: function () {
cms/static/cms/js/plugins/cms.toolbar.js:50:103: Error: Line too long. (this.settings.toolbar === 'expanded') ? this._showToolbar(0, true) : this._hideToolbar(0, true);
cms/static/cms/js/plugins/cms.toolbar.js:50:7: Error: Expected '(' at column 9, not column 7. (this.settings.toolbar === 'expanded') ? this._showToolbar(0, true) : this._hideToolbar(0, true);
cms/static/cms/js/plugins/cms.toolbar.js:50:102: Error: Expected an assignment or function call and instead saw an expression. (this.settings.toolbar === 'expanded') ? this._showToolbar(0, true) : this._hideToolbar(0, true);
cms/static/cms/js/plugins/cms.toolbar.js:53:7: Error: Expected 'var' at column 9, not column 7. var publishBtn = $('.cms_btn-publish').parent();
cms/static/cms/js/plugins/cms.toolbar.js:55:7: Error: Expected 'if' at column 9, not column 7. if($('.cms_btn-publish-active').length) publishBtn.show();
cms/static/cms/js/plugins/cms.toolbar.js:55:9: Error: Expected exactly one space between 'if' and '('. if($('.cms_btn-publish-active').length) publishBtn.show();
cms/static/cms/js/plugins/cms.toolbar.js:55:47: Error: Expected '{' and instead saw 'publishBtn'. if($('.cms_btn-publish-active').length) publishBtn.show();
cms/static/cms/js/plugins/cms.toolbar.js:55:47: Error: Expected 'publishBtn' at column 9, not column 47. if($('.cms_btn-publish-active').length) publishBtn.show();
cms/static/cms/js/plugins/cms.toolbar.js:58:7: Error: Expected 'this' at column 9, not column 7. this.body.addClass('cms_toolbar-ready');
cms/static/cms/js/plugins/cms.toolbar.js:61:7: Error: Expected 'if' at column 9, not column 7. if(CMS.config.settings.version !== this.settings.version) {
cms/static/cms/js/plugins/cms.toolbar.js:61:9: Error: Expected exactly one space between 'if' and '('. if(CMS.config.settings.version !== this.settings.version) {
cms/static/cms/js/plugins/cms.toolbar.js:62:9: Error: Expected 'this' at column 11, not column 9. this.settings = this.setSettings(CMS.config.settings);
cms/static/cms/js/plugins/cms.toolbar.js:63:7: Error: Expected '}' at column 9, not column 7. }
cms/static/cms/js/plugins/cms.toolbar.js:66:7: Error: Expected 'if' at column 9, not column 7. if(CMS.config.debug) this._debug();
cms/static/cms/js/plugins/cms.toolbar.js:66:9: Error: Expected exactly one space between 'if' and '('. if(CMS.config.debug) this._debug();
cms/static/cms/js/plugins/cms.toolbar.js:66:28: Error: Expected '{' and instead saw 'this'. if(CMS.config.debug) this._debug();
cms/static/cms/js/plugins/cms.toolbar.js:66:28: Error: Expected 'this' at column 9, not column 28. if(CMS.config.debug) this._debug();
cms/static/cms/js/plugins/cms.toolbar.js:69:7: Error: Expected 'if' at column 9, not column 7. if(CMS.config.messages) this.openMessage(CMS.config.messages);
cms/static/cms/js/plugins/cms.toolbar.js:69:9: Error: Expected exactly one space between 'if' and '('. if(CMS.config.messages) this.openMessage(CMS.config.messages);
cms/static/cms/js/plugins/cms.toolbar.js:69:31: Error: Expected '{' and instead saw 'this'. if(CMS.config.messages) this.openMessage(CMS.config.messages);
cms/static/cms/js/plugins/cms.toolbar.js:69:31: Error: Too many errors. (15% scanned).
cms/static/cms/js/plugins/cms.clipboard.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.clipboard.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.clipboard.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.clipboard.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.Clipboard = new CMS.Class({
cms/static/cms/js/plugins/cms.clipboard.js:10:3: Error: 'CMS' was used before it was defined. CMS.Clipboard = new CMS.Class({
cms/static/cms/js/plugins/cms.clipboard.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.clipboard.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.clipboard.js:15:7: Error: Expected 'position' at column 9, not column 7. 'position': 220, // offset to top
cms/static/cms/js/plugins/cms.clipboard.js:16:7: Error: Expected 'speed' at column 9, not column 7. 'speed': 100,
cms/static/cms/js/plugins/cms.clipboard.js:17:7: Error: Expected 'id' at column 9, not column 7. 'id': null,
cms/static/cms/js/plugins/cms.clipboard.js:18:7: Error: Expected 'url' at column 9, not column 7. 'url': ''
cms/static/cms/js/plugins/cms.clipboard.js:19:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.clipboard.js:21:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (options) {
cms/static/cms/js/plugins/cms.clipboard.js:22:7: Error: Expected 'this' at column 9, not column 7. this.clipboard = $('.cms_clipboard');
cms/static/cms/js/plugins/cms.clipboard.js:23:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.clipboard.js:24:7: Error: Expected 'this' at column 9, not column 7. this.config = CMS.config;
cms/static/cms/js/plugins/cms.clipboard.js:25:7: Error: Expected 'this' at column 9, not column 7. this.settings = CMS.settings;
cms/static/cms/js/plugins/cms.clipboard.js:28:7: Error: Expected 'this' at column 9, not column 7. this.containers = this.clipboard.find('.cms_clipboard-containers > .cms_draggable');
cms/static/cms/js/plugins/cms.clipboard.js:29:7: Error: Expected 'this' at column 9, not column 7. this.triggers = this.clipboard.find('.cms_clipboard-triggers a');
cms/static/cms/js/plugins/cms.clipboard.js:30:7: Error: Expected 'this' at column 9, not column 7. this.triggerRemove = this.clipboard.find('.cms_clipboard-empty a');
cms/static/cms/js/plugins/cms.clipboard.js:33:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'touchend.cms';
cms/static/cms/js/plugins/cms.clipboard.js:34:7: Error: Expected 'this' at column 9, not column 7. this.timer = function () {};
cms/static/cms/js/plugins/cms.clipboard.js:37:7: Error: Expected 'this' at column 9, not column 7. this._setup();
cms/static/cms/js/plugins/cms.clipboard.js:40:7: Error: Expected 'this' at column 9, not column 7. this._events();
cms/static/cms/js/plugins/cms.clipboard.js:41:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.clipboard.js:44:5: Error: Expected '_setup' at column 7, not column 5. _setup: function () {
cms/static/cms/js/plugins/cms.clipboard.js:45:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.clipboard.js:48:7: Error: Expected 'this' at column 9, not column 7. this.triggers.bind('mouseenter mouseleave', function (e) {
cms/static/cms/js/plugins/cms.clipboard.js:49:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.clipboard.js:51:9: Error: Expected 'clearTimeout' at column 11, not column 9. clearTimeout(that.timer);
cms/static/cms/js/plugins/cms.clipboard.js:53:9: Error: Expected 'if' at column 11, not column 9. if(e.type === 'mouseleave') hide();
cms/static/cms/js/plugins/cms.clipboard.js:53:11: Error: Expected exactly one space between 'if' and '('. if(e.type === 'mouseleave') hide();
cms/static/cms/js/plugins/cms.clipboard.js:53:37: Error: Expected '{' and instead saw 'hide'. if(e.type === 'mouseleave') hide();
cms/static/cms/js/plugins/cms.clipboard.js:53:37: Error: Expected 'hide' at column 11, not column 37. if(e.type === 'mouseleave') hide();
cms/static/cms/js/plugins/cms.clipboard.js:53:37: Error: 'hide' was used before it was defined. if(e.type === 'mouseleave') hide();
cms/static/cms/js/plugins/cms.clipboard.js:55:9: Error: Expected 'var' at column 11, not column 9. var index = that.clipboard.find('.cms_clipboard-triggers a').index(this);
cms/static/cms/js/plugins/cms.clipboard.js:56:9: Error: Expected 'var' at column 11, not column 9. var el = that.containers.eq(index);
cms/static/cms/js/plugins/cms.clipboard.js:56:13: Error: Combine this with the previous 'var' statement. var el = that.containers.eq(index);
cms/static/cms/js/plugins/cms.clipboard.js:58:9: Error: Expected 'if' at column 11, not column 9. if(el.data('open') === true) return false;
cms/static/cms/js/plugins/cms.clipboard.js:58:11: Error: Expected exactly one space between 'if' and '('. if(el.data('open') === true) return false;
cms/static/cms/js/plugins/cms.clipboard.js:58:38: Error: Expected '{' and instead saw 'return'. if(el.data('open') === true) return false;
cms/static/cms/js/plugins/cms.clipboard.js:58:38: Error: Expected 'return' at column 11, not column 38. if(el.data('open') === true) return false;
cms/static/cms/js/plugins/cms.clipboard.js:61:9: Error: Expected 'that' at column 11, not column 9. that.containers.stop().css({ 'margin-left': -that.options.position }).data('open', false);
cms/static/cms/js/plugins/cms.clipboard.js:62:9: Error: Expected 'el' at column 11, not column 9. el.stop().animate({ 'margin-left': 0 }, that.options.speed);
cms/static/cms/js/plugins/cms.clipboard.js:63:9: Error: Expected 'el' at column 11, not column 9. el.data('open', true);
cms/static/cms/js/plugins/cms.clipboard.js:64:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.clipboard.js:65:7: Error: Expected 'that' at column 9, not column 7. that.containers.bind('mouseover mouseleave', function (e) {
cms/static/cms/js/plugins/cms.clipboard.js:67:9: Error: Expected 'clearTimeout' at column 11, not column 9. clearTimeout(that.timer);
cms/static/cms/js/plugins/cms.clipboard.js:70:9: Error: Expected 'if' at column 11, not column 9. if(e.type === 'mouseover') return false;
cms/static/cms/js/plugins/cms.clipboard.js:70:11: Error: Expected exactly one space between 'if' and '('. if(e.type === 'mouseover') return false;
cms/static/cms/js/plugins/cms.clipboard.js:70:11: Error: Too many errors. (67% scanned).
cms/static/cms/js/plugins/cms.base.js:5:14: Error: 'window' was used before it was defined. var django = window.django || undefined;
cms/static/cms/js/plugins/cms.base.js:22:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.base.js:24:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.base.js:24:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.base.js:29:3: Error: Expected 'CMS' at column 5, not column 3. CMS.API.Helpers = {
cms/static/cms/js/plugins/cms.base.js:32:5: Error: Expected 'reloadBrowser' at column 7, not column 5. reloadBrowser: function (url, timeout) {
cms/static/cms/js/plugins/cms.base.js:34:7: Error: Expected 'var' at column 9, not column 7. var parent = (window.parent) ? window.parent : window;
cms/static/cms/js/plugins/cms.base.js:34:36: Error: Use the || operator. var parent = (window.parent) ? window.parent : window;
cms/static/cms/js/plugins/cms.base.js:36:7: Error: Expected 'parent' at column 9, not column 7. parent.setTimeout(function () {
cms/static/cms/js/plugins/cms.base.js:37:9: Error: Expected '(' at column 11, not column 9. (url) ? parent.location.href = url : parent.location.reload();
cms/static/cms/js/plugins/cms.base.js:37:69: Error: Expected an assignment or function call and instead saw an expression. (url) ? parent.location.href = url : parent.location.reload();
cms/static/cms/js/plugins/cms.base.js:38:7: Error: Expected '}' at column 9, not column 7. }, timeout || 0);
cms/static/cms/js/plugins/cms.base.js:39:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.base.js:42:5: Error: Expected 'preventSubmit' at column 7, not column 5. preventSubmit: function () {
cms/static/cms/js/plugins/cms.base.js:43:7: Error: Expected 'var' at column 9, not column 7. var forms = $('#cms_toolbar').find('form');
cms/static/cms/js/plugins/cms.base.js:44:7: Error: Expected 'forms' at column 9, not column 7. forms.submit(function (e) {
cms/static/cms/js/plugins/cms.base.js:46:9: Error: Expected 'CMS' at column 11, not column 9. CMS.API.Toolbar._loader(true);
cms/static/cms/js/plugins/cms.base.js:48:9: Error: Expected '$' at column 11, not column 9. $('input[type="submit"]').bind('click', function (e) {
cms/static/cms/js/plugins/cms.base.js:49:11: Error: Expected 'e' at column 13, not column 11. e.preventDefault();
cms/static/cms/js/plugins/cms.base.js:50:9: Error: Expected '}' at column 11, not column 9. }).css('opacity', 0.5);
cms/static/cms/js/plugins/cms.base.js:51:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.base.js:52:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.base.js:55:5: Error: Expected 'csrf' at column 7, not column 5. csrf: function (csrf_token) {
cms/static/cms/js/plugins/cms.base.js:56:7: Error: Expected '$' at column 9, not column 7. $.ajaxSetup({
cms/static/cms/js/plugins/cms.base.js:57:9: Error: Expected 'beforeSend' at column 11, not column 9. beforeSend: function (xhr) {
cms/static/cms/js/plugins/cms.base.js:59:11: Error: Expected 'xhr' at column 13, not column 11. xhr.setRequestHeader("X-CSRFToken", csrf_token);
cms/static/cms/js/plugins/cms.base.js:60:9: Error: Expected '}' at column 11, not column 9. }
cms/static/cms/js/plugins/cms.base.js:61:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.base.js:62:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.base.js:65:5: Error: Expected 'showTooltip' at column 7, not column 5. showTooltip: function (name, id) {
cms/static/cms/js/plugins/cms.base.js:66:7: Error: Expected 'var' at column 9, not column 7. var tooltip = $('.cms_tooltip');
cms/static/cms/js/plugins/cms.base.js:69:7: Error: Expected 'tooltip' at column 9, not column 7. tooltip.css('visibility', 'visible')
cms/static/cms/js/plugins/cms.base.js:70:9: Error: Expected '.' at column 11, not column 9. .data('plugin_id', id || null)
cms/static/cms/js/plugins/cms.base.js:71:9: Error: Expected '.' at column 11, not column 9. .show()
cms/static/cms/js/plugins/cms.base.js:72:9: Error: Expected '.' at column 11, not column 9. .find('span').html(name);
cms/static/cms/js/plugins/cms.base.js:76:7: Error: Expected '$' at column 9, not column 7. $('body').bind('mousemove.cms', function (e) {
cms/static/cms/js/plugins/cms.base.js:78:9: Error: Expected 'var' at column 11, not column 9. var offset = 20;
cms/static/cms/js/plugins/cms.base.js:79:9: Error: Expected 'var' at column 11, not column 9. var bound = $(document).width();
cms/static/cms/js/plugins/cms.base.js:79:13: Error: Combine this with the previous 'var' statement. var bound = $(document).width();
cms/static/cms/js/plugins/cms.base.js:80:9: Error: Expected 'var' at column 11, not column 9. var pos = e.pageX + tooltip.outerWidth(true) + offset;
cms/static/cms/js/plugins/cms.base.js:80:13: Error: Combine this with the previous 'var' statement. var pos = e.pageX + tooltip.outerWidth(true) + offset;
cms/static/cms/js/plugins/cms.base.js:82:9: Error: Expected 'tooltip' at column 11, not column 9. tooltip.css({
cms/static/cms/js/plugins/cms.base.js:83:11: Error: Expected 'left' at column 13, not column 11. 'left': (pos >= bound) ? e.pageX - tooltip.outerWidth(true) - offset : e.pageX + offset,
cms/static/cms/js/plugins/cms.base.js:84:11: Error: Expected 'top' at column 13, not column 11. 'top': e.pageY - 12
cms/static/cms/js/plugins/cms.base.js:85:9: Error: Expected '}' at column 11, not column 9. });
cms/static/cms/js/plugins/cms.base.js:86:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.base.js:89:7: Error: Expected 'tooltip' at column 9, not column 7. tooltip.bind('touchstart.cms', function () {
cms/static/cms/js/plugins/cms.base.js:90:9: Error: Expected '$' at column 11, not column 9. $('#cms_plugin-' + $(this).data('plugin_id')).trigger('dblclick');
cms/static/cms/js/plugins/cms.base.js:91:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.base.js:92:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.base.js:92:5: Error: Too many errors. (42% scanned).
cms/static/cms/js/plugins/cms.structureboard.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.structureboard.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.structureboard.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.structureboard.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.StructureBoard = new CMS.Class({
cms/static/cms/js/plugins/cms.structureboard.js:10:3: Error: 'CMS' was used before it was defined. CMS.StructureBoard = new CMS.Class({
cms/static/cms/js/plugins/cms.structureboard.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.structureboard.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.structureboard.js:15:7: Error: Expected 'speed' at column 9, not column 7. 'speed': 300
cms/static/cms/js/plugins/cms.structureboard.js:16:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.structureboard.js:18:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (options) {
cms/static/cms/js/plugins/cms.structureboard.js:19:7: Error: Expected 'this' at column 9, not column 7. this.container = $('.cms_structure');
cms/static/cms/js/plugins/cms.structureboard.js:20:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.structureboard.js:21:7: Error: Expected 'this' at column 9, not column 7. this.config = CMS.config;
cms/static/cms/js/plugins/cms.structureboard.js:22:7: Error: Expected 'this' at column 9, not column 7. this.settings = CMS.settings;
cms/static/cms/js/plugins/cms.structureboard.js:25:7: Error: Expected 'this' at column 9, not column 7. this.toolbar = $('#cms_toolbar');
cms/static/cms/js/plugins/cms.structureboard.js:26:7: Error: Expected 'this' at column 9, not column 7. this.sortables = $('.cms_draggables'); // use global scope
cms/static/cms/js/plugins/cms.structureboard.js:27:7: Error: Expected 'this' at column 9, not column 7. this.plugins = $('.cms_plugin');
cms/static/cms/js/plugins/cms.structureboard.js:28:7: Error: Expected 'this' at column 9, not column 7. this.placeholders = $('.cms_placeholder');
cms/static/cms/js/plugins/cms.structureboard.js:29:7: Error: Expected 'this' at column 9, not column 7. this.dragitems = $('.cms_draggable');
cms/static/cms/js/plugins/cms.structureboard.js:30:7: Error: Expected 'this' at column 9, not column 7. this.dragareas = $('.cms_dragarea');
cms/static/cms/js/plugins/cms.structureboard.js:31:7: Error: Expected 'this' at column 9, not column 7. this.dropareas = $('.cms_droppable');
cms/static/cms/js/plugins/cms.structureboard.js:32:7: Error: Expected 'this' at column 9, not column 7. this.dimmer = this.container.find('.cms_structure-dimmer');
cms/static/cms/js/plugins/cms.structureboard.js:33:7: Error: Expected 'this' at column 9, not column 7. this.clipboard = $('.cms_clipboard');
cms/static/cms/js/plugins/cms.structureboard.js:36:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'tap.cms';
cms/static/cms/js/plugins/cms.structureboard.js:37:7: Error: Expected 'this' at column 9, not column 7. this.timer = function () {};
cms/static/cms/js/plugins/cms.structureboard.js:38:7: Error: Expected 'this' at column 9, not column 7. this.interval = function () {};
cms/static/cms/js/plugins/cms.structureboard.js:39:7: Error: Expected 'this' at column 9, not column 7. this.state = false;
cms/static/cms/js/plugins/cms.structureboard.js:40:7: Error: Expected 'this' at column 9, not column 7. this.dragging = false;
cms/static/cms/js/plugins/cms.structureboard.js:43:7: Error: Expected 'this' at column 9, not column 7. this._setup();
cms/static/cms/js/plugins/cms.structureboard.js:46:7: Error: Expected 'this' at column 9, not column 7. this._events();
cms/static/cms/js/plugins/cms.structureboard.js:47:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.structureboard.js:50:5: Error: Expected '_setup' at column 7, not column 5. _setup: function () {
cms/static/cms/js/plugins/cms.structureboard.js:51:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.structureboard.js:54:7: Error: Expected 'if' at column 9, not column 7. if(this.settings.mode === 'structure') setTimeout(function () { that.show(true); }, 100);
cms/static/cms/js/plugins/cms.structureboard.js:54:9: Error: Expected exactly one space between 'if' and '('. if(this.settings.mode === 'structure') setTimeout(function () { that.show(true); }, 100);
cms/static/cms/js/plugins/cms.structureboard.js:54:46: Error: Expected '{' and instead saw 'setTimeout'. if(this.settings.mode === 'structure') setTimeout(function () { that.show(true); }, 100);
cms/static/cms/js/plugins/cms.structureboard.js:54:46: Error: Expected 'setTimeout' at column 9, not column 46. if(this.settings.mode === 'structure') setTimeout(function () { that.show(true); }, 100);
cms/static/cms/js/plugins/cms.structureboard.js:57:7: Error: Expected 'if' at column 9, not column 7. if(this.placeholders.length) {
cms/static/cms/js/plugins/cms.structureboard.js:57:9: Error: Expected exactly one space between 'if' and '('. if(this.placeholders.length) {
cms/static/cms/js/plugins/cms.structureboard.js:58:9: Error: Expected 'this' at column 11, not column 9. this.toolbar.find('.cms_toolbar-item-cms-mode-switcher').show();
cms/static/cms/js/plugins/cms.structureboard.js:59:7: Error: Expected '}' at column 9, not column 7. }
cms/static/cms/js/plugins/cms.structureboard.js:62:7: Error: Expected 'this' at column 9, not column 7. this._drag();
cms/static/cms/js/plugins/cms.structureboard.js:64:7: Error: Expected 'this' at column 9, not column 7. this.preventEvents(this.plugins);
cms/static/cms/js/plugins/cms.structureboard.js:65:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.structureboard.js:67:5: Error: Expected '_events' at column 7, not column 5. _events: function () {
cms/static/cms/js/plugins/cms.structureboard.js:68:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.structureboard.js:69:7: Error: Expected 'var' at column 9, not column 7. var modes = this.toolbar.find('.cms_toolbar-item-cms-mode-switcher a');
cms/static/cms/js/plugins/cms.structureboard.js:69:11: Error: Combine this with the previous 'var' statement. var modes = this.toolbar.find('.cms_toolbar-item-cms-mode-switcher a');
cms/static/cms/js/plugins/cms.structureboard.js:72:7: Error: Expected 'modes' at column 9, not column 7. modes.eq(0).bind(this.click, function (e) {
cms/static/cms/js/plugins/cms.structureboard.js:73:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.structureboard.js:73:9: Error: Too many errors. (15% scanned).
cms/static/cms/js/plugins/cms.changeform.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.changeform.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.changeform.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.changeform.js:8:3: Error: Expected 'var' at column 5, not column 3. var title= $('#id_title');
cms/static/cms/js/plugins/cms.changeform.js:8:12: Error: Missing space between 'title' and '='. var title= $('#id_title');
cms/static/cms/js/plugins/cms.changeform.js:9:3: Error: Expected 'var' at column 5, not column 3. var slug = $('#id_slug');
cms/static/cms/js/plugins/cms.changeform.js:9:7: Error: Combine this with the previous 'var' statement. var slug = $('#id_slug');
cms/static/cms/js/plugins/cms.changeform.js:10:3: Error: Expected 'var' at column 5, not column 3. var changed = false;
cms/static/cms/js/plugins/cms.changeform.js:10:7: Error: Combine this with the previous 'var' statement. var changed = false;
cms/static/cms/js/plugins/cms.changeform.js:11:3: Error: Expected 'var' at column 5, not column 3. var prefill = false;
cms/static/cms/js/plugins/cms.changeform.js:11:7: Error: Combine this with the previous 'var' statement. var prefill = false;
cms/static/cms/js/plugins/cms.changeform.js:14:3: Error: Expected '$' at column 5, not column 3. $('input[type="hidden"]').each(function () {
cms/static/cms/js/plugins/cms.changeform.js:15:5: Error: Expected '$' at column 7, not column 5. $(this).parent('.form-row').hide()
cms/static/cms/js/plugins/cms.changeform.js:15:39: Error: Expected ';' and instead saw '}'. $(this).parent('.form-row').hide()
cms/static/cms/js/plugins/cms.changeform.js:16:3: Error: Expected '}' at column 5, not column 3. });
cms/static/cms/js/plugins/cms.changeform.js:19:3: Error: Expected 'if' at column 5, not column 3. if(slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:19:5: Error: Expected exactly one space between 'if' and '('. if(slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:19:25: Error: Expected '{' and instead saw 'prefill'. if(slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:19:25: Error: Expected 'prefill' at column 5, not column 25. if(slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:22:3: Error: Expected 'title' at column 5, not column 3. title.bind('keyup', function() {
cms/static/cms/js/plugins/cms.changeform.js:22:31: Error: Expected exactly one space between 'function' and '('. title.bind('keyup', function() {
cms/static/cms/js/plugins/cms.changeform.js:23:5: Error: Expected 'var' at column 7, not column 5. var value = title.val();
cms/static/cms/js/plugins/cms.changeform.js:25:5: Error: Expected 'if' at column 7, not column 5. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:25:7: Error: Expected exactly one space between 'if' and '('. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:25:8: Error: 'window' was used before it was defined. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:25:30: Error: Expected '{' and instead saw 'value'. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:25:30: Error: Expected 'value' at column 7, not column 30. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:25:38: Error: 'UNIHANDECODER' was used before it was defined. if(window.UNIHANDECODER) value = UNIHANDECODER.decode(value);
cms/static/cms/js/plugins/cms.changeform.js:27:5: Error: Expected 'if' at column 7, not column 5. if(prefill === false && slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:27:7: Error: Expected exactly one space between 'if' and '('. if(prefill === false && slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:27:48: Error: Expected '{' and instead saw 'prefill'. if(prefill === false && slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:27:48: Error: Expected 'prefill' at column 7, not column 48. if(prefill === false && slug.val() === '') prefill = true;
cms/static/cms/js/plugins/cms.changeform.js:29:5: Error: Expected 'var' at column 7, not column 5. var urlified = URLify(value, 64);
cms/static/cms/js/plugins/cms.changeform.js:29:9: Error: Combine this with the previous 'var' statement. var urlified = URLify(value, 64);
cms/static/cms/js/plugins/cms.changeform.js:29:20: Error: 'URLify' was used before it was defined. var urlified = URLify(value, 64);
cms/static/cms/js/plugins/cms.changeform.js:29:20: Error: Missing 'new'. var urlified = URLify(value, 64);
cms/static/cms/js/plugins/cms.changeform.js:30:5: Error: Expected 'if' at column 7, not column 5. if(prefill) slug.val(urlified);
cms/static/cms/js/plugins/cms.changeform.js:30:7: Error: Expected exactly one space between 'if' and '('. if(prefill) slug.val(urlified);
cms/static/cms/js/plugins/cms.changeform.js:30:17: Error: Expected '{' and instead saw 'slug'. if(prefill) slug.val(urlified);
cms/static/cms/js/plugins/cms.changeform.js:30:17: Error: Expected 'slug' at column 7, not column 17. if(prefill) slug.val(urlified);
cms/static/cms/js/plugins/cms.changeform.js:31:3: Error: Expected '}' at column 5, not column 3. });
cms/static/cms/js/plugins/cms.changeform.js:33:3: Error: Expected 'title' at column 5, not column 3. title.trigger('keyup');
cms/static/cms/js/plugins/cms.changeform.js:36:3: Error: Expected 'title' at column 5, not column 3. title.focus();
cms/static/cms/js/plugins/cms.changeform.js:39:3: Error: Expected '$' at column 5, not column 3. $('div.loading').each(function () {
cms/static/cms/js/plugins/cms.changeform.js:40:5: Error: Expected '$' at column 7, not column 5. $(this).load($(this).attr('rel'));
cms/static/cms/js/plugins/cms.changeform.js:41:3: Error: Expected '}' at column 5, not column 3. });
cms/static/cms/js/plugins/cms.changeform.js:44:3: Error: Expected 'slug' at column 5, not column 3. slug.add(title).bind('change', function () {
cms/static/cms/js/plugins/cms.changeform.js:45:5: Error: Expected '$' at column 7, not column 5. $(this).data('changed', true);
cms/static/cms/js/plugins/cms.changeform.js:46:3: Error: Expected '}' at column 5, not column 3. });
cms/static/cms/js/plugins/cms.changeform.js:50:3: Error: Expected 'CMS' at column 5, not column 3. CMS.API.changeLanguage = function (url) {
cms/static/cms/js/plugins/cms.changeform.js:50:3: Error: Too many errors. (74% scanned).
cms/static/cms/js/plugins/cms.modal.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.modal.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.modal.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.modal.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.Modal = new CMS.Class({
cms/static/cms/js/plugins/cms.modal.js:10:3: Error: 'CMS' was used before it was defined. CMS.Modal = new CMS.Class({
cms/static/cms/js/plugins/cms.modal.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.modal.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.modal.js:15:7: Error: Expected 'modalDuration' at column 9, not column 7. 'modalDuration': 300,
cms/static/cms/js/plugins/cms.modal.js:16:7: Error: Expected 'urls' at column 9, not column 7. 'urls': {
cms/static/cms/js/plugins/cms.modal.js:17:9: Error: Expected 'css_modal' at column 11, not column 9. 'css_modal': 'cms/css/plugins/cms.toolbar.modal.css'
cms/static/cms/js/plugins/cms.modal.js:18:7: Error: Expected '}' at column 9, not column 7. },
cms/static/cms/js/plugins/cms.modal.js:19:7: Error: Expected 'minHeight' at column 9, not column 7. 'minHeight': 400,
cms/static/cms/js/plugins/cms.modal.js:20:7: Error: Expected 'minWidth' at column 9, not column 7. 'minWidth': 600,
cms/static/cms/js/plugins/cms.modal.js:21:7: Error: Expected 'onClose' at column 9, not column 7. 'onClose': false,
cms/static/cms/js/plugins/cms.modal.js:22:7: Error: Expected 'newPlugin' at column 9, not column 7. 'newPlugin': false
cms/static/cms/js/plugins/cms.modal.js:23:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.modal.js:25:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (options) {
cms/static/cms/js/plugins/cms.modal.js:26:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.modal.js:27:7: Error: Expected 'this' at column 9, not column 7. this.config = CMS.config;
cms/static/cms/js/plugins/cms.modal.js:30:7: Error: Expected 'this' at column 9, not column 7. this.body = $('html');
cms/static/cms/js/plugins/cms.modal.js:31:7: Error: Expected 'this' at column 9, not column 7. this.modal = $('.cms_modal');
cms/static/cms/js/plugins/cms.modal.js:32:7: Error: Expected 'this' at column 9, not column 7. this.toolbar = $('.cms_toolbar');
cms/static/cms/js/plugins/cms.modal.js:35:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'touchend.cms';
cms/static/cms/js/plugins/cms.modal.js:36:7: Error: Expected 'this' at column 9, not column 7. this.maximized = false;
cms/static/cms/js/plugins/cms.modal.js:37:7: Error: Expected 'this' at column 9, not column 7. this.minimized = false;
cms/static/cms/js/plugins/cms.modal.js:38:7: Error: Expected 'this' at column 9, not column 7. this.enforceReload = false;
cms/static/cms/js/plugins/cms.modal.js:39:7: Error: Expected 'this' at column 9, not column 7. this.enforceClose = false;
cms/static/cms/js/plugins/cms.modal.js:42:7: Error: Expected 'if' at column 9, not column 7. if(!this.modal.data('ready')) this._events();
cms/static/cms/js/plugins/cms.modal.js:42:9: Error: Expected exactly one space between 'if' and '('. if(!this.modal.data('ready')) this._events();
cms/static/cms/js/plugins/cms.modal.js:42:37: Error: Expected '{' and instead saw 'this'. if(!this.modal.data('ready')) this._events();
cms/static/cms/js/plugins/cms.modal.js:42:37: Error: Expected 'this' at column 9, not column 37. if(!this.modal.data('ready')) this._events();
cms/static/cms/js/plugins/cms.modal.js:45:7: Error: Expected 'this' at column 9, not column 7. this.modal.data('ready', true);
cms/static/cms/js/plugins/cms.modal.js:46:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.modal.js:49:5: Error: Expected '_events' at column 7, not column 5. _events: function () {
cms/static/cms/js/plugins/cms.modal.js:50:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.modal.js:53:7: Error: Expected 'this' at column 9, not column 7. this.modal.find('.cms_modal-collapse').bind(this.click, function (e) {
cms/static/cms/js/plugins/cms.modal.js:54:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.modal.js:55:9: Error: Expected 'that' at column 11, not column 9. that._minimize();
cms/static/cms/js/plugins/cms.modal.js:56:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.modal.js:57:7: Error: Expected 'this' at column 9, not column 7. this.modal.find('.cms_modal-title').bind('mousedown.cms', function (e) {
cms/static/cms/js/plugins/cms.modal.js:58:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.modal.js:59:9: Error: Expected 'that' at column 11, not column 9. that._startMove(e);
cms/static/cms/js/plugins/cms.modal.js:60:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.modal.js:61:7: Error: Expected 'this' at column 9, not column 7. this.modal.find('.cms_modal-resize').bind('mousedown.cms', function (e) {
cms/static/cms/js/plugins/cms.modal.js:62:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.modal.js:63:9: Error: Expected 'that' at column 11, not column 9. that._startResize(e);
cms/static/cms/js/plugins/cms.modal.js:64:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.modal.js:65:7: Error: Expected 'this' at column 9, not column 7. this.modal.find('.cms_modal-maximize').bind(this.click, function (e) {
cms/static/cms/js/plugins/cms.modal.js:66:9: Error: Expected 'e' at column 11, not column 9. e.preventDefault();
cms/static/cms/js/plugins/cms.modal.js:67:9: Error: Expected 'that' at column 11, not column 9. that._maximize();
cms/static/cms/js/plugins/cms.modal.js:67:9: Error: Too many errors. (12% scanned).
cms/static/cms/js/plugins/cms.sideframe.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.sideframe.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.sideframe.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.sideframe.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.Sideframe = new CMS.Class({
cms/static/cms/js/plugins/cms.sideframe.js:10:3: Error: 'CMS' was used before it was defined. CMS.Sideframe = new CMS.Class({
cms/static/cms/js/plugins/cms.sideframe.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.sideframe.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.sideframe.js:15:7: Error: Expected 'sideframeDuration' at column 9, not column 7. 'sideframeDuration': 300,
cms/static/cms/js/plugins/cms.sideframe.js:16:7: Error: Expected 'sideframeWidth' at column 9, not column 7. 'sideframeWidth': 320,
cms/static/cms/js/plugins/cms.sideframe.js:17:7: Error: Expected 'urls' at column 9, not column 7. 'urls': {
cms/static/cms/js/plugins/cms.sideframe.js:18:9: Error: Expected 'css_sideframe' at column 11, not column 9. 'css_sideframe': 'cms/css/plugins/cms.toolbar.sideframe.css'
cms/static/cms/js/plugins/cms.sideframe.js:19:7: Error: Expected '}' at column 9, not column 7. }
cms/static/cms/js/plugins/cms.sideframe.js:20:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.sideframe.js:22:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (options) {
cms/static/cms/js/plugins/cms.sideframe.js:23:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.sideframe.js:24:7: Error: Expected 'this' at column 9, not column 7. this.config = CMS.config;
cms/static/cms/js/plugins/cms.sideframe.js:25:7: Error: Expected 'this' at column 9, not column 7. this.settings = CMS.settings;
cms/static/cms/js/plugins/cms.sideframe.js:28:7: Error: Expected 'this' at column 9, not column 7. this.sideframe = $('.cms_sideframe');
cms/static/cms/js/plugins/cms.sideframe.js:29:7: Error: Expected 'this' at column 9, not column 7. this.body = $('html');
cms/static/cms/js/plugins/cms.sideframe.js:32:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'touchend.cms';
cms/static/cms/js/plugins/cms.sideframe.js:33:7: Error: Expected 'this' at column 9, not column 7. this.enforceReload = false;
cms/static/cms/js/plugins/cms.sideframe.js:36:7: Error: Expected 'if' at column 9, not column 7. if(!this.sideframe.data('ready')) this._events();
cms/static/cms/js/plugins/cms.sideframe.js:36:9: Error: Expected exactly one space between 'if' and '('. if(!this.sideframe.data('ready')) this._events();
cms/static/cms/js/plugins/cms.sideframe.js:36:41: Error: Expected '{' and instead saw 'this'. if(!this.sideframe.data('ready')) this._events();
cms/static/cms/js/plugins/cms.sideframe.js:36:41: Error: Expected 'this' at column 9, not column 41. if(!this.sideframe.data('ready')) this._events();
cms/static/cms/js/plugins/cms.sideframe.js:39:7: Error: Expected 'this' at column 9, not column 7. this.sideframe.data('ready', true);
cms/static/cms/js/plugins/cms.sideframe.js:40:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.sideframe.js:43:5: Error: Expected '_events' at column 7, not column 5. _events: function () {
cms/static/cms/js/plugins/cms.sideframe.js:44:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.sideframe.js:47:7: Error: Expected 'this' at column 9, not column 7. this.sideframe.find('.cms_sideframe-close').bind(this.click, function () {
cms/static/cms/js/plugins/cms.sideframe.js:48:9: Error: Expected 'that' at column 11, not column 9. that.close(true);
cms/static/cms/js/plugins/cms.sideframe.js:49:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.sideframe.js:52:7: Error: Expected 'this' at column 9, not column 7. this.sideframe.find('.cms_sideframe-hide').bind(this.click, function () {
cms/static/cms/js/plugins/cms.sideframe.js:53:9: Error: Expected 'if' at column 11, not column 9. if($(this).hasClass('cms_sideframe-hidden')) {
cms/static/cms/js/plugins/cms.sideframe.js:53:11: Error: Expected exactly one space between 'if' and '('. if($(this).hasClass('cms_sideframe-hidden')) {
cms/static/cms/js/plugins/cms.sideframe.js:54:11: Error: Expected 'that' at column 13, not column 11. that.settings.sideframe.hidden = false;
cms/static/cms/js/plugins/cms.sideframe.js:55:11: Error: Expected 'that' at column 13, not column 11. that._show(that.settings.sideframe.position || that.options.sideframeWidth, true);
cms/static/cms/js/plugins/cms.sideframe.js:56:9: Error: Expected '}' at column 11, not column 9. } else {
cms/static/cms/js/plugins/cms.sideframe.js:57:11: Error: Expected 'that' at column 13, not column 11. that.settings.sideframe.hidden = true;
cms/static/cms/js/plugins/cms.sideframe.js:58:11: Error: Expected 'that' at column 13, not column 11. that._hide();
cms/static/cms/js/plugins/cms.sideframe.js:59:9: Error: Expected '}' at column 11, not column 9. }
cms/static/cms/js/plugins/cms.sideframe.js:60:9: Error: Expected 'that' at column 11, not column 9. that.settings = that.setSettings(that.settings);
cms/static/cms/js/plugins/cms.sideframe.js:61:7: Error: Expected '}' at column 9, not column 7. });
cms/static/cms/js/plugins/cms.sideframe.js:64:7: Error: Expected 'this' at column 9, not column 7. this.sideframe.find('.cms_sideframe-maximize').bind(this.click, function () {
cms/static/cms/js/plugins/cms.sideframe.js:65:9: Error: Expected 'if' at column 11, not column 9. if($(this).hasClass('cms_sideframe-minimize')) {
cms/static/cms/js/plugins/cms.sideframe.js:65:11: Error: Expected exactly one space between 'if' and '('. if($(this).hasClass('cms_sideframe-minimize')) {
cms/static/cms/js/plugins/cms.sideframe.js:66:11: Error: Expected 'that' at column 13, not column 11. that.settings.sideframe.maximized = false;
cms/static/cms/js/plugins/cms.sideframe.js:67:11: Error: Expected 'that' at column 13, not column 11. that._minimize();
cms/static/cms/js/plugins/cms.sideframe.js:68:9: Error: Expected '}' at column 11, not column 9. } else {
cms/static/cms/js/plugins/cms.sideframe.js:69:11: Error: Expected 'that' at column 13, not column 11. that.settings.sideframe.maximized = true;
cms/static/cms/js/plugins/cms.sideframe.js:69:11: Error: Too many errors. (24% scanned).
cms/static/cms/js/plugins/cms.plugins.js:3:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.plugins.js:5:1: Error: Expected '$' at column 3, not column 1. $(document).ready(function () {
cms/static/cms/js/plugins/cms.plugins.js:5:3: Error: 'document' was used before it was defined. $(document).ready(function () {
cms/static/cms/js/plugins/cms.plugins.js:10:3: Error: Expected 'CMS' at column 5, not column 3. CMS.Plugin = new CMS.Class({
cms/static/cms/js/plugins/cms.plugins.js:10:3: Error: 'CMS' was used before it was defined. CMS.Plugin = new CMS.Class({
cms/static/cms/js/plugins/cms.plugins.js:12:5: Error: Expected 'implement' at column 7, not column 5. implement: [CMS.API.Helpers],
cms/static/cms/js/plugins/cms.plugins.js:14:5: Error: Expected 'options' at column 7, not column 5. options: {
cms/static/cms/js/plugins/cms.plugins.js:15:7: Error: Expected 'type' at column 9, not column 7. 'type': '', // bar, plugin or generic
cms/static/cms/js/plugins/cms.plugins.js:16:7: Error: Expected 'placeholder_id' at column 9, not column 7. 'placeholder_id': null,
cms/static/cms/js/plugins/cms.plugins.js:17:7: Error: Expected 'plugin_type' at column 9, not column 7. 'plugin_type': '',
cms/static/cms/js/plugins/cms.plugins.js:18:7: Error: Expected 'plugin_id' at column 9, not column 7. 'plugin_id': null,
cms/static/cms/js/plugins/cms.plugins.js:19:7: Error: Expected 'plugin_language' at column 9, not column 7. 'plugin_language': '',
cms/static/cms/js/plugins/cms.plugins.js:20:7: Error: Expected 'plugin_parent' at column 9, not column 7. 'plugin_parent': null,
cms/static/cms/js/plugins/cms.plugins.js:21:7: Error: Expected 'plugin_order' at column 9, not column 7. 'plugin_order': null,
cms/static/cms/js/plugins/cms.plugins.js:22:7: Error: Expected 'plugin_breadcrumb' at column 9, not column 7. 'plugin_breadcrumb': [],
cms/static/cms/js/plugins/cms.plugins.js:23:7: Error: Expected 'plugin_restriction' at column 9, not column 7. 'plugin_restriction': [],
cms/static/cms/js/plugins/cms.plugins.js:24:7: Error: Expected 'urls' at column 9, not column 7. 'urls': {
cms/static/cms/js/plugins/cms.plugins.js:25:9: Error: Expected 'add_plugin' at column 11, not column 9. 'add_plugin': '',
cms/static/cms/js/plugins/cms.plugins.js:26:9: Error: Expected 'edit_plugin' at column 11, not column 9. 'edit_plugin': '',
cms/static/cms/js/plugins/cms.plugins.js:27:9: Error: Expected 'move_plugin' at column 11, not column 9. 'move_plugin': '',
cms/static/cms/js/plugins/cms.plugins.js:28:9: Error: Expected 'copy_plugin' at column 11, not column 9. 'copy_plugin': '',
cms/static/cms/js/plugins/cms.plugins.js:29:9: Error: Expected 'delete_plugin' at column 11, not column 9. 'delete_plugin': ''
cms/static/cms/js/plugins/cms.plugins.js:30:7: Error: Expected '}' at column 9, not column 7. }
cms/static/cms/js/plugins/cms.plugins.js:31:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.plugins.js:33:5: Error: Expected 'initialize' at column 7, not column 5. initialize: function (container, options) {
cms/static/cms/js/plugins/cms.plugins.js:34:7: Error: Expected 'this' at column 9, not column 7. this.container = $('.' + container);
cms/static/cms/js/plugins/cms.plugins.js:35:7: Error: Expected 'this' at column 9, not column 7. this.options = $.extend(true, {}, this.options, options);
cms/static/cms/js/plugins/cms.plugins.js:38:7: Error: Expected 'this' at column 9, not column 7. this.body = $(document);
cms/static/cms/js/plugins/cms.plugins.js:41:7: Error: Expected 'this' at column 9, not column 7. this.csrf = CMS.config.csrf;
cms/static/cms/js/plugins/cms.plugins.js:42:7: Error: Expected 'this' at column 9, not column 7. this.timer = function () {};
cms/static/cms/js/plugins/cms.plugins.js:43:7: Error: Expected 'this' at column 9, not column 7. this.timeout = 250;
cms/static/cms/js/plugins/cms.plugins.js:44:7: Error: Expected 'this' at column 9, not column 7. this.focused = false;
cms/static/cms/js/plugins/cms.plugins.js:45:7: Error: Expected 'this' at column 9, not column 7. this.click = (document.ontouchstart !== null) ? 'click.cms' : 'tap.cms';
cms/static/cms/js/plugins/cms.plugins.js:48:7: Error: Expected 'this' at column 9, not column 7. this.container.data('settings', this.options);
cms/static/cms/js/plugins/cms.plugins.js:51:7: Error: Expected 'switch' at column 9, not column 7. switch(this.options.type) {
cms/static/cms/js/plugins/cms.plugins.js:51:13: Error: Expected exactly one space between 'switch' and '('. switch(this.options.type) {
cms/static/cms/js/plugins/cms.plugins.js:62:7: Error: Expected '}' at column 9, not column 7. }
cms/static/cms/js/plugins/cms.plugins.js:65:7: Error: Expected 'CMS' at column 9, not column 7. CMS.Toolbar.ready = true;
cms/static/cms/js/plugins/cms.plugins.js:66:5: Error: Expected '}' at column 7, not column 5. },
cms/static/cms/js/plugins/cms.plugins.js:69:5: Error: Expected '_setPlaceholder' at column 7, not column 5. _setPlaceholder: function () {
cms/static/cms/js/plugins/cms.plugins.js:70:7: Error: Expected 'var' at column 9, not column 7. var that = this;
cms/static/cms/js/plugins/cms.plugins.js:71:7: Error: Expected 'var' at column 9, not column 7. var title = '.cms_dragbar-title';
cms/static/cms/js/plugins/cms.plugins.js:71:11: Error: Combine this with the previous 'var' statement. var title = '.cms_dragbar-title';
cms/static/cms/js/plugins/cms.plugins.js:72:7: Error: Expected 'var' at column 9, not column 7. var expanded = 'cms_dragbar-title-expanded';
cms/static/cms/js/plugins/cms.plugins.js:72:11: Error: Combine this with the previous 'var' statement. var expanded = 'cms_dragbar-title-expanded';
cms/static/cms/js/plugins/cms.plugins.js:73:7: Error: Expected 'var' at column 9, not column 7. var dragbar = $('.cms_dragbar-' + this.options.placeholder_id);
cms/static/cms/js/plugins/cms.plugins.js:73:11: Error: Combine this with the previous 'var' statement. var dragbar = $('.cms_dragbar-' + this.options.placeholder_id);
cms/static/cms/js/plugins/cms.plugins.js:76:7: Error: Expected 'this' at column 9, not column 7. this._setSubnav(dragbar.find('.cms_submenu'));
cms/static/cms/js/plugins/cms.plugins.js:79:7: Error: Expected 'dragbar' at column 9, not column 7. dragbar.find(title).bind(this.click, function () {
cms/static/cms/js/plugins/cms.plugins.js:80:9: Error: Expected '(' at column 11, not column 9. ($(this).hasClass(expanded)) ? that._collapseAll($(this)) : that._expandAll($(this));
cms/static/cms/js/plugins/cms.plugins.js:80:9: Error: Too many errors. (10% scanned).
cms/static/cms/js/plugins/cms.changelist.js:5:10: Error: Expected exactly one space between 'function' and '('. (function($) {
cms/static/cms/js/plugins/cms.changelist.js:6:5: Error: Expected '$' at column 3, not column 5. $.syncCols = function(){
cms/static/cms/js/plugins/cms.changelist.js:6:26: Error: Expected exactly one space between 'function' and '('. $.syncCols = function(){
cms/static/cms/js/plugins/cms.changelist.js:6:28: Error: Expected exactly one space between ')' and '{'. $.syncCols = function(){
cms/static/cms/js/plugins/cms.changelist.js:6:28: Error: Missing space between ')' and '{'. $.syncCols = function(){
cms/static/cms/js/plugins/cms.changelist.js:8:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-softroot').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:9:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-apphook').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:10:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-language').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:11:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-navigation').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:12:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-actions').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:13:9: Error: Expected '$' at column 5, not column 9. $('#sitemap .col-info').syncWidth(0);
cms/static/cms/js/plugins/cms.changelist.js:14:5: Error: Expected '}' at column 3, not column 5. }
cms/static/cms/js/plugins/cms.changelist.js:16:5: Error: Unexpected '$'. $.syncHeights = function(){
cms/static/cms/js/plugins/cms.changelist.js:16:5: Error: Stopping. (2% scanned).
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:6:80: E501 line too long (102 > 79 characters)
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:16:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:17:35: E231 missing whitespace after ':'
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:18:37: E231 missing whitespace after ':'
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:19:38: E231 missing whitespace after ':'
cms/test_utils/project/pluginapp/plugins/manytomany_rel/cms_plugins.py:21:1: W293 blank line contains whitespace
cms/test_utils/project/pluginapp/plugins/manytomany_rel/models.py:6:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/pluginapp/plugins/manytomany_rel/models.py:14:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/pluginapp/plugins/manytomany_rel/models.py:25:1: E303 too many blank lines (5)
cms/test_utils/project/pluginapp/plugins/manytomany_rel/models.py:29:1: W293 blank line contains whitespace
cms/test_utils/project/pluginapp/plugins/manytomany_rel/models.py:32:1: W293 blank line contains whitespace
cms/test_utils/project/placeholderapp/cms_app.py:12:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/placeholderapp/cms_app.py:16:47: W292 no newline at end of file
cms/tests/sitemap.py:32:80: E501 line too long (82 > 79 characters)
cms/tests/sitemap.py:33:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:35:80: E501 line too long (82 > 79 characters)
cms/tests/sitemap.py:36:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:38:80: E501 line too long (83 > 79 characters)
cms/tests/sitemap.py:39:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:41:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:42:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:44:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:45:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:47:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:48:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:50:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:51:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:53:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:54:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:56:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:57:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:59:80: E501 line too long (96 > 79 characters)
cms/tests/sitemap.py:60:80: E501 line too long (95 > 79 characters)
cms/tests/sitemap.py:62:80: E501 line too long (95 > 79 characters)
cms/tests/sitemap.py:79:80: E501 line too long (104 > 79 characters)
cms/tests/sitemap.py:82:5: E303 too many blank lines (2)
cms/tests/sitemap.py:103:80: E501 line too long (94 > 79 characters)
cms/tests/sitemap.py:105:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:120:80: E501 line too long (80 > 79 characters)
cms/tests/sitemap.py:143:80: E501 line too long (93 > 79 characters)
cms/tests/sitemap.py:147:80: E501 line too long (88 > 79 characters)
cms/tests/sitemap.py:152:80: E501 line too long (80 > 79 characters)
cms/extensions/extension_pool.py:23:80: E501 line too long (118 > 79 characters)
cms/extensions/extension_pool.py:29:80: E501 line too long (107 > 79 characters)
cms/extensions/extension_pool.py:53:80: E501 line too long (82 > 79 characters)
cms/extensions/extension_pool.py:71:80: E501 line too long (81 > 79 characters)
cms/extensions/extension_pool.py:78:80: E501 line too long (82 > 79 characters)
cms/extensions/extension_pool.py:97:1: W391 blank line at end of file
cms/api.py:25:80: E501 line too long (115 > 79 characters)
cms/api.py:34:80: E501 line too long (80 > 79 characters)
cms/api.py:35:12: W291 trailing whitespace
cms/api.py:36:80: E501 line too long (80 > 79 characters)
cms/api.py:42:80: E501 line too long (80 > 79 characters)
cms/api.py:44:80: E501 line too long (80 > 79 characters)
cms/api.py:46:1: E302 expected 2 blank lines, found 1
cms/api.py:91:9: E125 continuation line does not distinguish itself from next logical line
cms/api.py:107:80: E501 line too long (80 > 79 characters)
cms/api.py:108:13: W291 trailing whitespace
cms/api.py:109:80: E501 line too long (80 > 79 characters)
cms/api.py:111:1: E302 expected 2 blank lines, found 1
cms/api.py:112:80: E501 line too long (91 > 79 characters)
cms/api.py:121:1: W293 blank line contains whitespace
cms/api.py:141:80: E501 line too long (89 > 79 characters)
cms/api.py:220:1: W293 blank line contains whitespace
cms/api.py:222:1: W293 blank line contains whitespace
cms/api.py:257:1: W293 blank line contains whitespace
cms/api.py:267:80: E501 line too long (112 > 79 characters)
cms/api.py:276:80: E501 line too long (134 > 79 characters)
cms/api.py:280:80: E501 line too long (115 > 79 characters)
cms/api.py:306:1: W293 blank line contains whitespace
cms/api.py:349:1: W293 blank line contains whitespace
cms/api.py:357:80: E501 line too long (82 > 79 characters)
cms/api.py:379:1: W293 blank line contains whitespace
cms/api.py:438:80: E501 line too long (80 > 79 characters)
cms/api.py:440:80: E501 line too long (101 > 79 characters)
cms/api.py:442:80: E501 line too long (116 > 79 characters)
cms/api.py:443:80: E501 line too long (96 > 79 characters)
cms/plugin_processors.py:4:1: E302 expected 2 blank lines, found 1
cms/plugin_processors.py:6:53: E261 at least two spaces before inline comment
cms/plugin_processors.py:6:80: E501 line too long (83 > 79 characters)
cms/plugin_processors.py:10:80: E501 line too long (84 > 79 characters)
cms/plugin_processors.py:11:80: E501 line too long (89 > 79 characters)
cms/plugin_processors.py:13:80: E501 line too long (83 > 79 characters)
cms/plugin_processors.py:20:1: E302 expected 2 blank lines, found 1
cms/plugin_processors.py:20:80: E501 line too long (90 > 79 characters)
cms/tests/menu.py:10:74: W291 trailing whitespace
cms/tests/menu.py:11:5: E128 continuation line under-indented for visual indent
cms/tests/menu.py:14:5: E128 continuation line under-indented for visual indent
cms/tests/menu.py:59:1: E302 expected 2 blank lines, found 1
cms/tests/menu.py:62:1: W293 blank line contains whitespace
cms/tests/menu.py:77:1: W293 blank line contains whitespace
cms/tests/menu.py:83:1: W293 blank line contains whitespace
cms/tests/menu.py:89:80: E501 line too long (96 > 79 characters)
cms/tests/menu.py:98:43: W291 trailing whitespace
cms/tests/menu.py:99:41: W291 trailing whitespace
cms/tests/menu.py:122:1: W293 blank line contains whitespace
cms/tests/menu.py:134:1: W293 blank line contains whitespace
cms/tests/menu.py:137:1: W293 blank line contains whitespace
cms/tests/menu.py:140:1: W293 blank line contains whitespace
cms/tests/menu.py:146:80: E501 line too long (96 > 79 characters)
cms/tests/menu.py:174:80: E501 line too long (90 > 79 characters)
cms/tests/menu.py:253:5: E303 too many blank lines (2)
cms/tests/menu.py:264:5: E303 too many blank lines (2)
cms/tests/menu.py:308:80: E501 line too long (90 > 79 characters)
cms/tests/menu.py:319:80: E501 line too long (90 > 79 characters)
cms/tests/menu.py:373:80: E501 line too long (80 > 79 characters)
cms/tests/menu.py:378:80: E501 line too long (106 > 79 characters)
cms/tests/menu.py:380:80: E501 line too long (84 > 79 characters)
cms/tests/menu.py:381:80: E501 line too long (114 > 79 characters)
cms/tests/menu.py:383:80: E501 line too long (84 > 79 characters)
cms/tests/menu.py:390:80: E501 line too long (105 > 79 characters)
cms/tests/menu.py:439:80: E501 line too long (90 > 79 characters)
cms/tests/menu.py:440:80: E501 line too long (102 > 79 characters)
cms/tests/menu.py:454:1: W293 blank line contains whitespace
cms/tests/menu.py:458:1: W293 blank line contains whitespace
cms/tests/menu.py:487:13: E128 continuation line under-indented for visual indent
cms/tests/menu.py:493:80: E501 line too long (94 > 79 characters)
cms/tests/menu.py:497:80: E501 line too long (94 > 79 characters)
cms/tests/menu.py:507:1: W293 blank line contains whitespace
cms/tests/menu.py:541:14: W291 trailing whitespace
cms/tests/menu.py:542:79: W291 trailing whitespace
cms/tests/menu.py:551:1: W293 blank line contains whitespace
cms/tests/menu.py:555:1: W293 blank line contains whitespace
cms/tests/menu.py:615:1: W293 blank line contains whitespace
cms/tests/menu.py:626:1: W293 blank line contains whitespace
cms/tests/menu.py:629:1: W293 blank line contains whitespace
cms/tests/menu.py:631:1: W293 blank line contains whitespace
cms/tests/menu.py:634:1: W293 blank line contains whitespace
cms/tests/menu.py:650:1: W293 blank line contains whitespace
cms/tests/menu.py:666:1: W293 blank line contains whitespace
cms/tests/menu.py:668:1: W293 blank line contains whitespace
cms/tests/menu.py:672:1: W293 blank line contains whitespace
cms/tests/menu.py:699:1: W293 blank line contains whitespace
cms/tests/menu.py:701:1: W293 blank line contains whitespace
cms/tests/menu.py:705:1: W293 blank line contains whitespace
cms/tests/menu.py:736:80: E501 line too long (82 > 79 characters)
cms/tests/menu.py:737:29: E124 closing bracket does not match visual indentation
cms/tests/menu.py:738:25: E124 closing bracket does not match visual indentation
cms/tests/menu.py:761:25: E124 closing bracket does not match visual indentation
cms/tests/menu.py:814:1: E302 expected 2 blank lines, found 1
cms/tests/menu.py:818:1: W293 blank line contains whitespace
cms/tests/menu.py:820:1: W293 blank line contains whitespace
cms/tests/menu.py:829:24: E128 continuation line under-indented for visual indent
cms/tests/menu.py:835:80: E501 line too long (88 > 79 characters)
cms/tests/menu.py:849:1: W293 blank line contains whitespace
cms/tests/menu.py:851:1: W293 blank line contains whitespace
cms/tests/menu.py:860:24: E128 continuation line under-indented for visual indent
cms/tests/menu.py:862:25: E127 continuation line over-indented for visual indent
cms/tests/menu.py:880:80: E501 line too long (96 > 79 characters)
cms/tests/menu.py:976:1: W293 blank line contains whitespace
cms/tests/menu.py:987:80: E501 line too long (83 > 79 characters)
cms/tests/menu.py:1005:80: E501 line too long (83 > 79 characters)
cms/tests/menu.py:1015:43: W291 trailing whitespace
cms/tests/menu.py:1106:80: E501 line too long (80 > 79 characters)
cms/tests/menu.py:1118:80: E501 line too long (80 > 79 characters)
cms/tests/menu.py:1163:1: E302 expected 2 blank lines, found 1
cms/tests/menu.py:1166:1: W293 blank line contains whitespace
cms/tests/menu.py:1168:1: W293 blank line contains whitespace
cms/tests/menu.py:1170:1: W293 blank line contains whitespace
cms/tests/menu.py:1173:1: W293 blank line contains whitespace
cms/tests/menu.py:1177:1: W293 blank line contains whitespace
cms/tests/menu.py:1182:1: W293 blank line contains whitespace
cms/tests/menu.py:1185:1: W293 blank line contains whitespace
cms/tests/menu.py:1211:1: W293 blank line contains whitespace
cms/tests/menu.py:1213:1: W293 blank line contains whitespace
cms/tests/menu.py:1216:1: W293 blank line contains whitespace
cms/tests/menu.py:1237:1: W293 blank line contains whitespace
cms/tests/menu.py:1243:1: W293 blank line contains whitespace
cms/tests/menu.py:1245:1: W293 blank line contains whitespace
cms/tests/menu.py:1259:80: E501 line too long (84 > 79 characters)
cms/tests/menu.py:1287:1: W293 blank line contains whitespace
cms/tests/menu.py:1293:1: W293 blank line contains whitespace
cms/tests/menu.py:1295:1: W293 blank line contains whitespace
cms/tests/menu.py:1307:80: E501 line too long (84 > 79 characters)
cms/tests/menu.py:1330:1: W293 blank line contains whitespace
cms/tests/menu.py:1336:1: W293 blank line contains whitespace
cms/tests/menu.py:1338:1: W293 blank line contains whitespace
cms/tests/menu.py:1350:80: E501 line too long (84 > 79 characters)
cms/tests/menu.py:1373:1: W293 blank line contains whitespace
cms/tests/menu.py:1379:1: W293 blank line contains whitespace
cms/tests/menu.py:1381:1: W293 blank line contains whitespace
cms/tests/menu.py:1395:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/sampleapp/views.py:21:80: E501 line too long (85 > 79 characters)
cms/test_utils/project/sampleapp/views.py:23:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:3:80: E501 line too long (88 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:25:80: E501 line too long (96 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:29:80: E501 line too long (112 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:32:80: E501 line too long (96 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:37:80: E501 line too long (108 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:39:80: E501 line too long (115 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:46:80: E501 line too long (102 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:61:80: E501 line too long (96 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:65:80: E501 line too long (112 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:68:80: E501 line too long (94 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:73:80: E501 line too long (106 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:75:80: E501 line too long (114 > 79 characters)
cms/test_utils/project/extensionapp/cms_toolbar.py:82:80: E501 line too long (103 > 79 characters)
cms/publisher/manager.py:5:1: E302 expected 2 blank lines, found 1
cms/publisher/manager.py:12:1: W293 blank line contains whitespace
cms/publisher/manager.py:15:1: W293 blank line contains whitespace
cms/publisher/manager.py:18:1: W293 blank line contains whitespace
cms/publisher/manager.py:23:77: W291 trailing whitespace
cms/utils/i18n.py:43:35: E261 at least two spaces before inline comment
cms/utils/i18n.py:46:48: E261 at least two spaces before inline comment
cms/utils/i18n.py:48:48: E261 at least two spaces before inline comment
cms/utils/i18n.py:57:80: E501 line too long (121 > 79 characters)
cms/utils/i18n.py:78:80: E501 line too long (96 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:9:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/sampleapp/urls.py:9:61: E231 missing whitespace after ','
cms/test_utils/project/sampleapp/urls.py:9:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:10:80: E501 line too long (107 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:11:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:12:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:13:80: E501 line too long (111 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:16:80: E501 line too long (86 > 79 characters)
cms/test_utils/project/sampleapp/urls.py:17:80: E501 line too long (92 > 79 characters)
cms/plugin_rendering.py:3:80: E501 line too long (93 > 79 characters)
cms/plugin_rendering.py:32:80: E501 line too long (87 > 79 characters)
cms/plugin_rendering.py:38:80: E501 line too long (88 > 79 characters)
cms/plugin_rendering.py:44:80: E501 line too long (95 > 79 characters)
cms/plugin_rendering.py:68:80: E501 line too long (92 > 79 characters)
cms/plugin_rendering.py:69:80: E501 line too long (91 > 79 characters)
cms/plugin_rendering.py:72:80: E501 line too long (85 > 79 characters)
cms/plugin_rendering.py:81:80: E501 line too long (85 > 79 characters)
cms/plugin_rendering.py:86:80: E501 line too long (107 > 79 characters)
cms/plugin_rendering.py:88:80: E501 line too long (83 > 79 characters)
cms/plugin_rendering.py:103:80: E501 line too long (84 > 79 characters)
cms/plugin_rendering.py:104:80: E501 line too long (84 > 79 characters)
cms/plugin_rendering.py:110:80: E501 line too long (91 > 79 characters)
cms/plugin_rendering.py:112:80: E501 line too long (96 > 79 characters)
cms/plugin_rendering.py:114:80: E501 line too long (99 > 79 characters)
cms/plugin_rendering.py:119:80: E501 line too long (81 > 79 characters)
cms/plugin_rendering.py:131:9: E125 continuation line does not distinguish itself from next logical line
cms/plugin_rendering.py:149:80: E501 line too long (115 > 79 characters)
cms/plugin_rendering.py:165:80: E501 line too long (83 > 79 characters)
cms/plugin_rendering.py:183:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:8:80: E501 line too long (125 > 79 characters)
cms/models/pagemodel.py:44:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:45:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:46:80: E501 line too long (101 > 79 characters)
cms/models/pagemodel.py:50:80: E501 line too long (102 > 79 characters)
cms/models/pagemodel.py:51:80: E501 line too long (104 > 79 characters)
cms/models/pagemodel.py:52:80: E501 line too long (97 > 79 characters)
cms/models/pagemodel.py:53:80: E501 line too long (117 > 79 characters)
cms/models/pagemodel.py:55:80: E501 line too long (88 > 79 characters)
cms/models/pagemodel.py:56:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:57:80: E501 line too long (105 > 79 characters)
cms/models/pagemodel.py:58:80: E501 line too long (108 > 79 characters)
cms/models/pagemodel.py:59:80: E501 line too long (99 > 79 characters)
cms/models/pagemodel.py:60:80: E501 line too long (116 > 79 characters)
cms/models/pagemodel.py:61:80: E501 line too long (88 > 79 characters)
cms/models/pagemodel.py:62:80: E501 line too long (88 > 79 characters)
cms/models/pagemodel.py:64:80: E501 line too long (110 > 79 characters)
cms/models/pagemodel.py:68:80: E501 line too long (114 > 79 characters)
cms/models/pagemodel.py:69:80: E501 line too long (112 > 79 characters)
cms/models/pagemodel.py:70:80: E501 line too long (115 > 79 characters)
cms/models/pagemodel.py:72:80: E501 line too long (111 > 79 characters)
cms/models/pagemodel.py:73:80: E501 line too long (115 > 79 characters)
cms/models/pagemodel.py:83:80: E501 line too long (89 > 79 characters)
cms/models/pagemodel.py:85:80: E501 line too long (110 > 79 characters)
cms/models/pagemodel.py:86:80: E501 line too long (87 > 79 characters)
cms/models/pagemodel.py:88:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:106:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:107:13: E128 continuation line under-indented for visual indent
cms/models/pagemodel.py:133:80: E501 line too long (85 > 79 characters)
cms/models/pagemodel.py:150:80: E501 line too long (85 > 79 characters)
cms/models/pagemodel.py:155:80: E501 line too long (91 > 79 characters)
cms/models/pagemodel.py:185:80: E501 line too long (99 > 79 characters)
cms/models/pagemodel.py:217:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:222:80: E501 line too long (86 > 79 characters)
cms/models/pagemodel.py:258:80: E501 line too long (83 > 79 characters)
cms/models/pagemodel.py:261:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:272:80: E501 line too long (120 > 79 characters)
cms/models/pagemodel.py:333:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:438:80: E501 line too long (103 > 79 characters)
cms/models/pagemodel.py:439:80: E501 line too long (96 > 79 characters)
cms/models/pagemodel.py:457:80: E501 line too long (91 > 79 characters)
cms/models/pagemodel.py:481:80: E501 line too long (83 > 79 characters)
cms/models/pagemodel.py:488:80: E501 line too long (93 > 79 characters)
cms/models/pagemodel.py:510:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:516:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:527:80: E501 line too long (113 > 79 characters)
cms/models/pagemodel.py:528:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:541:80: E501 line too long (87 > 79 characters)
cms/models/pagemodel.py:558:80: E501 line too long (116 > 79 characters)
cms/models/pagemodel.py:564:80: E501 line too long (99 > 79 characters)
cms/models/pagemodel.py:565:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:580:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:591:80: E501 line too long (95 > 79 characters)
cms/models/pagemodel.py:614:80: E501 line too long (89 > 79 characters)
cms/models/pagemodel.py:616:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:629:80: E501 line too long (92 > 79 characters)
cms/models/pagemodel.py:631:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:636:80: E501 line too long (112 > 79 characters)
cms/models/pagemodel.py:669:80: E501 line too long (95 > 79 characters)
cms/models/pagemodel.py:672:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:675:80: E501 line too long (86 > 79 characters)
cms/models/pagemodel.py:682:80: E501 line too long (115 > 79 characters)
cms/models/pagemodel.py:683:80: E501 line too long (83 > 79 characters)
cms/models/pagemodel.py:692:80: E501 line too long (90 > 79 characters)
cms/models/pagemodel.py:696:80: E501 line too long (97 > 79 characters)
cms/models/pagemodel.py:698:80: E501 line too long (90 > 79 characters)
cms/models/pagemodel.py:702:80: E501 line too long (97 > 79 characters)
cms/models/pagemodel.py:704:80: E501 line too long (91 > 79 characters)
cms/models/pagemodel.py:708:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:710:80: E501 line too long (96 > 79 characters)
cms/models/pagemodel.py:714:80: E501 line too long (109 > 79 characters)
cms/models/pagemodel.py:726:80: E501 line too long (111 > 79 characters)
cms/models/pagemodel.py:731:80: E501 line too long (108 > 79 characters)
cms/models/pagemodel.py:751:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:757:80: E501 line too long (96 > 79 characters)
cms/models/pagemodel.py:763:80: E501 line too long (96 > 79 characters)
cms/models/pagemodel.py:767:80: E501 line too long (109 > 79 characters)
cms/models/pagemodel.py:772:80: E501 line too long (102 > 79 characters)
cms/models/pagemodel.py:774:80: E501 line too long (93 > 79 characters)
cms/models/pagemodel.py:776:80: E501 line too long (109 > 79 characters)
cms/models/pagemodel.py:778:80: E501 line too long (102 > 79 characters)
cms/models/pagemodel.py:784:80: E501 line too long (94 > 79 characters)
cms/models/pagemodel.py:788:80: E501 line too long (101 > 79 characters)
cms/models/pagemodel.py:811:80: E501 line too long (113 > 79 characters)
cms/models/pagemodel.py:817:80: E501 line too long (91 > 79 characters)
cms/models/pagemodel.py:837:80: E501 line too long (108 > 79 characters)
cms/models/pagemodel.py:849:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:858:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:865:80: E501 line too long (97 > 79 characters)
cms/models/pagemodel.py:886:80: E501 line too long (84 > 79 characters)
cms/models/pagemodel.py:894:80: E501 line too long (86 > 79 characters)
cms/models/pagemodel.py:900:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:910:80: E501 line too long (95 > 79 characters)
cms/models/pagemodel.py:911:16: E127 continuation line over-indented for visual indent
cms/models/pagemodel.py:917:80: E501 line too long (95 > 79 characters)
cms/models/pagemodel.py:918:16: E127 continuation line over-indented for visual indent
cms/models/pagemodel.py:924:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:925:16: E127 continuation line over-indented for visual indent
cms/models/pagemodel.py:955:80: E501 line too long (86 > 79 characters)
cms/models/pagemodel.py:956:13: E125 continuation line does not distinguish itself from next logical line
cms/models/pagemodel.py:968:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:969:80: E501 line too long (98 > 79 characters)
cms/models/pagemodel.py:970:80: E501 line too long (95 > 79 characters)
cms/models/pagemodel.py:972:80: E501 line too long (85 > 79 characters)
cms/models/pagemodel.py:977:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:989:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:1064:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:1070:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:1077:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:1084:80: E501 line too long (81 > 79 characters)
cms/models/pagemodel.py:1092:80: E501 line too long (80 > 79 characters)
cms/models/pagemodel.py:1095:80: E501 line too long (88 > 79 characters)
cms/models/pagemodel.py:1100:29: E127 continuation line over-indented for visual indent
cms/models/pagemodel.py:1101:29: E127 continuation line over-indented for visual indent
cms/models/pagemodel.py:1111:80: E501 line too long (83 > 79 characters)
cms/models/pagemodel.py:1136:80: E501 line too long (82 > 79 characters)
cms/management/commands/subcommands/list.py:8:1: E302 expected 2 blank lines, found 1
cms/management/commands/subcommands/list.py:9:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:11:5: E301 expected 1 blank line, found 0
cms/management/commands/subcommands/list.py:12:80: E501 line too long (102 > 79 characters)
cms/management/commands/subcommands/list.py:15:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:16:1: E302 expected 2 blank lines, found 1
cms/management/commands/subcommands/list.py:31:37: W291 trailing whitespace
cms/management/commands/subcommands/list.py:35:43: W291 trailing whitespace
cms/management/commands/subcommands/list.py:40:80: E501 line too long (86 > 79 characters)
cms/management/commands/subcommands/list.py:42:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:50:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:53:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:55:1: E303 too many blank lines (3)
cms/management/commands/subcommands/list.py:58:5: E301 expected 1 blank line, found 0
cms/management/commands/subcommands/list.py:60:80: E501 line too long (98 > 79 characters)
cms/management/commands/subcommands/list.py:61:39: W291 trailing whitespace
cms/management/commands/subcommands/list.py:68:33: W291 trailing whitespace
cms/management/commands/subcommands/list.py:69:80: E501 line too long (86 > 79 characters)
cms/management/commands/subcommands/list.py:73:80: E501 line too long (90 > 79 characters)
cms/management/commands/subcommands/list.py:77:21: E128 continuation line under-indented for visual indent
cms/management/commands/subcommands/list.py:78:38: W291 trailing whitespace
cms/management/commands/subcommands/list.py:79:80: E501 line too long (119 > 79 characters)
cms/management/commands/subcommands/list.py:80:1: W293 blank line contains whitespace
cms/management/commands/subcommands/list.py:83:1: W293 blank line contains whitespace
cms/tests/staticfiles.py:2:80: E501 line too long (101 > 79 characters)
cms/tests/staticfiles.py:16:17: E125 continuation line does not distinguish itself from next logical line
cms/tests/staticfiles.py:16:17: E128 continuation line under-indented for visual indent
cms/tests/staticfiles.py:16:80: E501 line too long (99 > 79 characters)
cms/tests/staticfiles.py:19:1: W391 blank line at end of file
cms/utils/page.py:61:80: E501 line too long (95 > 79 characters)
cms/utils/page.py:64:80: E501 line too long (106 > 79 characters)
cms/constants.py:7:17: E261 at least two spaces before inline comment
cms/constants.py:7:80: E501 line too long (102 > 79 characters)
cms/tests/security.py:5:80: E501 line too long (112 > 79 characters)
cms/tests/security.py:12:80: E501 line too long (80 > 79 characters)
cms/tests/security.py:57:46: E261 at least two spaces before inline comment
cms/tests/security.py:95:80: E501 line too long (91 > 79 characters)
cms/tests/security.py:133:80: E501 line too long (85 > 79 characters)
cms/tests/security.py:164:80: E501 line too long (86 > 79 characters)
cms/tests/security.py:184:80: E501 line too long (122 > 79 characters)
cms/test_utils/project/pluginapp/plugins/validation/cms_plugins.py:36:52: W292 no newline at end of file
cms/tests/settings.py:13:80: E501 line too long (115 > 79 characters)
cms/tests/settings.py:15:80: E501 line too long (95 > 79 characters)
cms/middleware/language.py:12:25: E127 continuation line over-indented for visual indent
cms/middleware/language.py:12:80: E501 line too long (83 > 79 characters)
cms/middleware/language.py:15:80: E501 line too long (110 > 79 characters)
cms/middleware/language.py:17:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:3:80: E501 line too long (96 > 79 characters)
cms/tests/permmod.py:7:80: E501 line too long (87 > 79 characters)
cms/tests/permmod.py:13:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:37:1: W293 blank line contains whitespace
cms/tests/permmod.py:39:1: W293 blank line contains whitespace
cms/tests/permmod.py:44:1: W293 blank line contains whitespace
cms/tests/permmod.py:49:1: W293 blank line contains whitespace
cms/tests/permmod.py:55:1: W293 blank line contains whitespace
cms/tests/permmod.py:60:80: E501 line too long (82 > 79 characters)
cms/tests/permmod.py:61:1: W293 blank line contains whitespace
cms/tests/permmod.py:92:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:105:80: E501 line too long (85 > 79 characters)
cms/tests/permmod.py:109:80: E501 line too long (84 > 79 characters)
cms/tests/permmod.py:110:80: E501 line too long (94 > 79 characters)
cms/tests/permmod.py:112:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:115:80: E501 line too long (98 > 79 characters)
cms/tests/permmod.py:126:80: E501 line too long (97 > 79 characters)
cms/tests/permmod.py:171:80: E501 line too long (87 > 79 characters)
cms/tests/permmod.py:179:80: E501 line too long (82 > 79 characters)
cms/tests/permmod.py:181:80: E501 line too long (80 > 79 characters)
cms/tests/permmod.py:190:80: E501 line too long (91 > 79 characters)
cms/tests/permmod.py:192:64: W291 trailing whitespace
cms/tests/permmod.py:203:59: W291 trailing whitespace
cms/tests/permmod.py:208:80: E501 line too long (99 > 79 characters)
cms/tests/permmod.py:209:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:213:80: E501 line too long (86 > 79 characters)
cms/tests/permmod.py:237:80: E501 line too long (86 > 79 characters)
cms/tests/permmod.py:255:5: E303 too many blank lines (2)
cms/tests/permmod.py:278:80: E501 line too long (82 > 79 characters)
cms/tests/permmod.py:281:48: W291 trailing whitespace
cms/tests/permmod.py:284:75: W291 trailing whitespace
cms/tests/permmod.py:315:31: W291 trailing whitespace
cms/tests/permmod.py:327:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:334:75: W291 trailing whitespace
cms/tests/permmod.py:360:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:384:80: E501 line too long (87 > 79 characters)
cms/tests/permmod.py:398:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:419:80: E501 line too long (85 > 79 characters)
cms/tests/permmod.py:446:80: E501 line too long (106 > 79 characters)
cms/tests/permmod.py:491:31: E261 at least two spaces before inline comment
cms/tests/permmod.py:494:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:509:80: E501 line too long (92 > 79 characters)
cms/tests/permmod.py:524:80: E501 line too long (92 > 79 characters)
cms/tests/permmod.py:549:1: W293 blank line contains whitespace
cms/tests/permmod.py:554:1: W293 blank line contains whitespace
cms/tests/permmod.py:559:1: W293 blank line contains whitespace
cms/tests/permmod.py:565:1: W293 blank line contains whitespace
cms/tests/permmod.py:570:80: E501 line too long (82 > 79 characters)
cms/tests/permmod.py:571:1: W293 blank line contains whitespace
cms/tests/permmod.py:574:65: W291 trailing whitespace
cms/tests/permmod.py:592:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:595:80: E501 line too long (119 > 79 characters)
cms/tests/permmod.py:597:80: E501 line too long (98 > 79 characters)
cms/tests/permmod.py:598:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:605:80: E501 line too long (83 > 79 characters)
cms/tests/permmod.py:609:80: E501 line too long (84 > 79 characters)
cms/tests/permmod.py:610:80: E501 line too long (94 > 79 characters)
cms/tests/permmod.py:611:80: E501 line too long (103 > 79 characters)
cms/tests/permmod.py:614:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:615:80: E501 line too long (90 > 79 characters)
cms/tests/permmod.py:617:80: E501 line too long (81 > 79 characters)
cms/tests/permmod.py:624:80: E501 line too long (97 > 79 characters)
cms/tests/permmod.py:633:80: E501 line too long (92 > 79 characters)
cms/tests/permmod.py:634:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:635:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:637:80: E501 line too long (84 > 79 characters)
cms/tests/permmod.py:638:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:640:80: E501 line too long (84 > 79 characters)
cms/tests/permmod.py:641:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:642:80: E501 line too long (102 > 79 characters)
cms/tests/permmod.py:673:5: E303 too many blank lines (2)
cms/tests/permmod.py:675:1: W293 blank line contains whitespace
cms/tests/permmod.py:679:1: W293 blank line contains whitespace
cms/tests/permmod.py:683:24: W291 trailing whitespace
cms/tests/permmod.py:684:25: W291 trailing whitespace
cms/tests/permmod.py:685:28: W291 trailing whitespace
cms/tests/permmod.py:686:29: W291 trailing whitespace
cms/tests/permmod.py:691:1: W293 blank line contains whitespace
cms/tests/permmod.py:697:32: W291 trailing whitespace
cms/tests/permmod.py:700:36: W291 trailing whitespace
cms/tests/permmod.py:701:1: W293 blank line contains whitespace
cms/tests/permmod.py:710:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:717:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:720:80: E501 line too long (97 > 79 characters)
cms/tests/permmod.py:724:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:737:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:738:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:739:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:756:80: E501 line too long (80 > 79 characters)
cms/tests/permmod.py:766:80: E501 line too long (83 > 79 characters)
cms/tests/permmod.py:769:80: E501 line too long (89 > 79 characters)
cms/tests/permmod.py:771:36: E261 at least two spaces before inline comment
cms/tests/permmod.py:794:80: E501 line too long (84 > 79 characters)
cms/tests/permmod.py:798:80: E501 line too long (80 > 79 characters)
cms/tests/permmod.py:896:80: E501 line too long (83 > 79 characters)
cms/tests/permmod.py:911:80: E501 line too long (83 > 79 characters)
cms/tests/permmod.py:977:80: E501 line too long (80 > 79 characters)
cms/signals/plugins.py:17:80: E501 line too long (96 > 79 characters)
cms/signals/plugins.py:20:80: E501 line too long (82 > 79 characters)
cms/signals/plugins.py:29:80: E501 line too long (108 > 79 characters)
cms/signals/plugins.py:32:80: E501 line too long (100 > 79 characters)
cms/signals/plugins.py:44:80: E501 line too long (96 > 79 characters)
cms/signals/plugins.py:47:80: E501 line too long (92 > 79 characters)
cms/signals/plugins.py:52:80: E501 line too long (120 > 79 characters)
cms/signals/plugins.py:59:1: W391 blank line at end of file
cms/toolbar_base.py:16:80: E501 line too long (122 > 79 characters)
cms/utils/permissions.py:12:1: E303 too many blank lines (3)
cms/utils/permissions.py:20:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:27:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:33:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:38:1: W293 blank line contains whitespace
cms/utils/permissions.py:41:43: W291 trailing whitespace
cms/utils/permissions.py:56:80: E501 line too long (87 > 79 characters)
cms/utils/permissions.py:57:13: E125 continuation line does not distinguish itself from next logical line
cms/utils/permissions.py:63:80: E501 line too long (93 > 79 characters)
cms/utils/permissions.py:67:80: E501 line too long (87 > 79 characters)
cms/utils/permissions.py:68:13: E125 continuation line does not distinguish itself from next logical line
cms/utils/permissions.py:72:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:77:13: E126 continuation line over-indented for hanging indent
cms/utils/permissions.py:78:9: E123 closing bracket does not match indentation of opening bracket's line
cms/utils/permissions.py:83:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:93:80: E501 line too long (82 > 79 characters)
cms/utils/permissions.py:120:80: E501 line too long (83 > 79 characters)
cms/utils/permissions.py:137:79: W291 trailing whitespace
cms/utils/permissions.py:138:80: W291 trailing whitespace
cms/utils/permissions.py:140:1: W293 blank line contains whitespace
cms/utils/permissions.py:147:1: W293 blank line contains whitespace
cms/utils/permissions.py:148:80: E501 line too long (80 > 79 characters)
cms/utils/permissions.py:151:1: W293 blank line contains whitespace
cms/utils/permissions.py:154:80: E501 line too long (85 > 79 characters)
cms/utils/permissions.py:158:80: E501 line too long (104 > 79 characters)
cms/utils/permissions.py:164:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:168:1: W293 blank line contains whitespace
cms/utils/permissions.py:170:52: W291 trailing whitespace
cms/utils/permissions.py:171:1: W293 blank line contains whitespace
cms/utils/permissions.py:174:1: W293 blank line contains whitespace
cms/utils/permissions.py:177:1: W293 blank line contains whitespace
cms/utils/permissions.py:179:34: W291 trailing whitespace
cms/utils/permissions.py:180:1: W293 blank line contains whitespace
cms/utils/permissions.py:187:1: W293 blank line contains whitespace
cms/utils/permissions.py:188:80: E501 line too long (80 > 79 characters)
cms/utils/permissions.py:190:1: W293 blank line contains whitespace
cms/utils/permissions.py:201:80: E501 line too long (84 > 79 characters)
cms/utils/permissions.py:205:62: W291 trailing whitespace
cms/utils/permissions.py:207:17: E126 continuation line over-indented for hanging indent
cms/utils/permissions.py:208:17: E126 continuation line over-indented for hanging indent
cms/utils/permissions.py:209:17: E126 continuation line over-indented for hanging indent
cms/utils/permissions.py:216:80: E501 line too long (109 > 79 characters)
cms/utils/permissions.py:222:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:231:80: E501 line too long (84 > 79 characters)
cms/utils/permissions.py:238:10: E121 continuation line indentation is not a multiple of four
cms/utils/permissions.py:239:10: E121 continuation line indentation is not a multiple of four
cms/utils/permissions.py:244:10: E121 continuation line indentation is not a multiple of four
cms/utils/permissions.py:244:80: E501 line too long (110 > 79 characters)
cms/utils/permissions.py:249:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:254:9: E125 continuation line does not distinguish itself from next logical line
cms/utils/permissions.py:258:1: E302 expected 2 blank lines, found 1
cms/utils/permissions.py:270:1: W293 blank line contains whitespace
cms/utils/permissions.py:272:78: W291 trailing whitespace
cms/utils/permissions.py:294:80: E501 line too long (120 > 79 characters)
cms/utils/permissions.py:295:80: E501 line too long (115 > 79 characters)
cms/utils/permissions.py:309:39: E128 continuation line under-indented for visual indent
cms/models/settingmodels.py:11:80: E501 line too long (89 > 79 characters)
cms/models/settingmodels.py:12:80: E501 line too long (89 > 79 characters)
cms/models/settingmodels.py:13:80: E501 line too long (96 > 79 characters)
cms/models/settingmodels.py:14:80: E501 line too long (91 > 79 characters)
cms/models/settingmodels.py:24:1: W391 blank line at end of file
cms/test_utils/util/context_managers.py:22:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:24:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:28:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:34:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:40:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:46:33: E231 missing whitespace after ','
cms/test_utils/util/context_managers.py:46:38: E261 at least two spaces before inline comment
cms/test_utils/util/context_managers.py:47:50: E231 missing whitespace after ':'
cms/test_utils/util/context_managers.py:48:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:57:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:61:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:65:1: E302 expected 2 blank lines, found 1
cms/test_utils/util/context_managers.py:69:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:83:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:87:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:126:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:128:74: W291 trailing whitespace
cms/test_utils/util/context_managers.py:133:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:144:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:150:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:157:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:167:1: E302 expected 2 blank lines, found 1
cms/test_utils/util/context_managers.py:188:1: W293 blank line contains whitespace
cms/test_utils/util/context_managers.py:189:80: E501 line too long (96 > 79 characters)
cms/test_utils/util/context_managers.py:192:80: E501 line too long (93 > 79 characters)
cms/utils/helpers.py:7:80: E501 line too long (96 > 79 characters)
cms/utils/helpers.py:8:77: W291 trailing whitespace
cms/utils/helpers.py:10:1: W293 blank line contains whitespace
cms/utils/helpers.py:12:1: W293 blank line contains whitespace
cms/utils/helpers.py:14:1: W293 blank line contains whitespace
cms/utils/helpers.py:18:1: W293 blank line contains whitespace
cms/utils/helpers.py:20:80: E501 line too long (87 > 79 characters)
cms/utils/helpers.py:21:1: W293 blank line contains whitespace
cms/utils/helpers.py:26:1: W293 blank line contains whitespace
cms/utils/helpers.py:28:1: W293 blank line contains whitespace
cms/utils/helpers.py:29:69: W291 trailing whitespace
cms/utils/helpers.py:37:67: W291 trailing whitespace
cms/utils/helpers.py:47:1: W293 blank line contains whitespace
cms/utils/helpers.py:49:1: W293 blank line contains whitespace
cms/utils/helpers.py:51:1: W293 blank line contains whitespace
cms/utils/helpers.py:62:80: E501 line too long (117 > 79 characters)
cms/utils/helpers.py:64:80: E501 line too long (101 > 79 characters)
cms/utils/helpers.py:70:80: E501 line too long (86 > 79 characters)
cms/utils/helpers.py:72:80: E501 line too long (150 > 79 characters)
cms/utils/helpers.py:74:80: E501 line too long (134 > 79 characters)
cms/utils/helpers.py:77:80: E501 line too long (129 > 79 characters)
cms/utils/helpers.py:79:80: E501 line too long (113 > 79 characters)
cms/utils/helpers.py:80:1: W293 blank line contains whitespace
cms/utils/helpers.py:81:1: E302 expected 2 blank lines, found 1
cms/tests/docs.py:22:25: E261 at least two spaces before inline comment
cms/templatetags/cms_admin.py:39:19: W601 .has_key() is deprecated, use 'in'
cms/templatetags/cms_admin.py:41:21: W601 .has_key() is deprecated, use 'in'
cms/templatetags/cms_admin.py:46:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_admin.py:48:39: W291 trailing whitespace
cms/templatetags/cms_admin.py:49:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_admin.py:50:9: E303 too many blank lines (3)
cms/templatetags/cms_admin.py:52:80: E501 line too long (83 > 79 characters)
cms/templatetags/cms_admin.py:71:80: E501 line too long (117 > 79 characters)
cms/templatetags/cms_admin.py:81:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_admin.py:82:21: E125 continuation line does not distinguish itself from next logical line
cms/templatetags/cms_admin.py:91:80: E501 line too long (92 > 79 characters)
cms/templatetags/cms_admin.py:108:19: W601 .has_key() is deprecated, use 'in'
cms/templatetags/cms_admin.py:110:21: W601 .has_key() is deprecated, use 'in'
cms/templatetags/cms_admin.py:115:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_admin.py:117:39: W291 trailing whitespace
cms/templatetags/cms_admin.py:118:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_admin.py:119:9: E303 too many blank lines (3)
cms/templatetags/cms_admin.py:121:80: E501 line too long (83 > 79 characters)
cms/templatetags/cms_admin.py:146:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_admin.py:163:80: E501 line too long (118 > 79 characters)
cms/templatetags/cms_admin.py:196:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_admin.py:235:80: E501 line too long (88 > 79 characters)
cms/templatetags/cms_admin.py:258:80: E501 line too long (116 > 79 characters)
cms/templatetags/cms_admin.py:260:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/placeholderapp/urls.py:4:5: E128 continuation line under-indented for visual indent
cms/context_processors.py:4:1: E302 expected 2 blank lines, found 1
cms/utils/moderator.py:16:80: E501 line too long (82 > 79 characters)
cms/utils/moderator.py:24:80: E501 line too long (115 > 79 characters)
cms/utils/moderator.py:25:80: E501 line too long (120 > 79 characters)
cms/utils/moderator.py:26:1: W391 blank line at end of file
cms/urls.py:8:80: E501 line too long (87 > 79 characters)
cms/urls.py:10:80: E501 line too long (86 > 79 characters)
cms/urls.py:14:32: E231 missing whitespace after ':'
cms/urls.py:24:1: W293 blank line contains whitespace
cms/utils/compat/tests.py:9:13: W292 no newline at end of file
cms/utils/compat/dj.py:3:5: E301 expected 1 blank line, found 0
cms/utils/compat/dj.py:5:80: E501 line too long (80 > 79 characters)
cms/utils/compat/dj.py:8:80: E501 line too long (82 > 79 characters)
cms/test_utils/testcases.py:4:5: E128 continuation line under-indented for visual indent
cms/test_utils/testcases.py:26:80: E501 line too long (81 > 79 characters)
cms/test_utils/testcases.py:35:80: E501 line too long (80 > 79 characters)
cms/test_utils/testcases.py:53:17: E126 continuation line over-indented for hanging indent
cms/test_utils/testcases.py:89:5: E303 too many blank lines (2)
cms/test_utils/testcases.py:102:80: E501 line too long (86 > 79 characters)
cms/test_utils/testcases.py:113:80: E501 line too long (86 > 79 characters)
cms/test_utils/testcases.py:117:80: E501 line too long (82 > 79 characters)
cms/test_utils/testcases.py:118:80: E501 line too long (85 > 79 characters)
cms/test_utils/testcases.py:119:80: E501 line too long (85 > 79 characters)
cms/test_utils/testcases.py:120:80: E501 line too long (86 > 79 characters)
cms/test_utils/testcases.py:122:80: E501 line too long (82 > 79 characters)
cms/test_utils/testcases.py:123:80: E501 line too long (85 > 79 characters)
cms/test_utils/testcases.py:124:80: E501 line too long (85 > 79 characters)
cms/test_utils/testcases.py:127:80: E501 line too long (86 > 79 characters)
cms/test_utils/testcases.py:134:80: E501 line too long (80 > 79 characters)
cms/test_utils/testcases.py:171:1: W293 blank line contains whitespace
cms/test_utils/testcases.py:172:5: E303 too many blank lines (2)
cms/test_utils/testcases.py:185:1: W293 blank line contains whitespace
cms/test_utils/testcases.py:186:1: W293 blank line contains whitespace
cms/test_utils/testcases.py:187:5: E303 too many blank lines (2)
cms/test_utils/testcases.py:192:80: E501 line too long (83 > 79 characters)
cms/test_utils/testcases.py:201:1: W293 blank line contains whitespace
cms/test_utils/testcases.py:203:5: E303 too many blank lines (2)
cms/test_utils/testcases.py:209:37: E128 continuation line under-indented for visual indent
cms/test_utils/testcases.py:209:80: E501 line too long (80 > 79 characters)
cms/test_utils/testcases.py:215:80: E501 line too long (103 > 79 characters)
cms/test_utils/testcases.py:226:80: E501 line too long (87 > 79 characters)
cms/test_utils/testcases.py:233:80: E501 line too long (91 > 79 characters)
cms/test_utils/testcases.py:246:80: E501 line too long (83 > 79 characters)
cms/test_utils/testcases.py:250:80: E501 line too long (80 > 79 characters)
cms/test_utils/testcases.py:255:80: E501 line too long (107 > 79 characters)
cms/test_utils/testcases.py:282:80: E501 line too long (106 > 79 characters)
cms/test_utils/testcases.py:328:80: E501 line too long (83 > 79 characters)
cms/test_utils/testcases.py:334:17: E126 continuation line over-indented for hanging indent
cms/test_utils/testcases.py:335:13: E123 closing bracket does not match indentation of opening bracket's line
cms/test_utils/testcases.py:337:17: E126 continuation line over-indented for hanging indent
cms/test_utils/testcases.py:338:13: E123 closing bracket does not match indentation of opening bracket's line
cms/test_utils/testcases.py:345:17: E128 continuation line under-indented for visual indent
cms/test_utils/testcases.py:356:17: E125 continuation line does not distinguish itself from next logical line
cms/test_utils/testcases.py:381:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/pluginapp/plugins/one_thing/__init__.py:1:24: W292 no newline at end of file
cms/test_utils/project/second_cms_urls_for_apphook_tests.py:7:80: E501 line too long (87 > 79 characters)
cms/test_utils/project/second_cms_urls_for_apphook_tests.py:9:80: E501 line too long (86 > 79 characters)
cms/test_utils/project/second_cms_urls_for_apphook_tests.py:14:80: E501 line too long (112 > 79 characters)
cms/test_utils/project/second_cms_urls_for_apphook_tests.py:16:80: E501 line too long (112 > 79 characters)
cms/tests/forms.py:8:5: E128 continuation line under-indented for visual indent
cms/tests/forms.py:47:80: E501 line too long (83 > 79 characters)
cms/tests/forms.py:56:34: E261 at least two spaces before inline comment
cms/tests/forms.py:56:35: E262 inline comment should start with '# '
cms/tests/forms.py:65:30: E261 at least two spaces before inline comment
cms/tests/forms.py:65:31: E262 inline comment should start with '# '
cms/tests/forms.py:82:80: E501 line too long (95 > 79 characters)
cms/tests/forms.py:85:42: E261 at least two spaces before inline comment
cms/tests/forms.py:85:43: E262 inline comment should start with '# '
cms/tests/forms.py:85:80: E501 line too long (82 > 79 characters)
cms/tests/forms.py:91:80: E501 line too long (95 > 79 characters)
cms/tests/forms.py:97:80: E501 line too long (94 > 79 characters)
cms/tests/forms.py:109:5: E303 too many blank lines (2)
cms/tests/forms.py:122:80: E501 line too long (91 > 79 characters)
cms/tests/forms.py:126:13: E128 continuation line under-indented for visual indent
cms/tests/forms.py:132:1: W391 blank line at end of file
cms/test_utils/project/urls_for_apphook_tests.py:14:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/urls_for_apphook_tests.py:15:80: E501 line too long (81 > 79 characters)
cms/test_utils/project/urls_for_apphook_tests.py:17:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/urls_for_apphook_tests.py:24:5: E128 continuation line under-indented for visual indent
cms/tests/navextender.py:11:1: E302 expected 2 blank lines, found 1
cms/tests/navextender.py:15:1: W293 blank line contains whitespace
cms/tests/navextender.py:22:1: W293 blank line contains whitespace
cms/tests/navextender.py:27:37: E231 missing whitespace after ':'
cms/tests/navextender.py:27:74: E231 missing whitespace after ':'
cms/tests/navextender.py:27:80: E501 line too long (85 > 79 characters)
cms/tests/navextender.py:28:1: W293 blank line contains whitespace
cms/tests/navextender.py:31:1: W293 blank line contains whitespace
cms/tests/navextender.py:34:1: W293 blank line contains whitespace
cms/tests/navextender.py:37:1: W293 blank line contains whitespace
cms/tests/navextender.py:40:53: E225 missing whitespace around operator
cms/tests/navextender.py:41:1: W293 blank line contains whitespace
cms/tests/navextender.py:46:1: W293 blank line contains whitespace
cms/tests/navextender.py:48:28: W291 trailing whitespace
cms/tests/navextender.py:56:28: W291 trailing whitespace
cms/tests/navextender.py:59:1: W293 blank line contains whitespace
cms/tests/navextender.py:65:28: W291 trailing whitespace
cms/tests/navextender.py:69:1: W293 blank line contains whitespace
cms/tests/navextender.py:80:28: W291 trailing whitespace
cms/tests/navextender.py:84:70: E202 whitespace before ')'
cms/tests/navextender.py:85:1: W293 blank line contains whitespace
cms/tests/navextender.py:91:28: W291 trailing whitespace
cms/admin/change_list.py:8:80: E501 line too long (80 > 79 characters)
cms/admin/change_list.py:23:80: E501 line too long (80 > 79 characters)
cms/admin/change_list.py:71:80: E501 line too long (81 > 79 characters)
cms/admin/change_list.py:76:80: E501 line too long (83 > 79 characters)
cms/admin/change_list.py:77:80: E501 line too long (92 > 79 characters)
cms/admin/change_list.py:84:43: E261 at least two spaces before inline comment
cms/admin/change_list.py:85:80: E501 line too long (90 > 79 characters)
cms/admin/change_list.py:96:80: E501 line too long (88 > 79 characters)
cms/admin/change_list.py:104:80: E501 line too long (115 > 79 characters)
cms/admin/change_list.py:109:80: E501 line too long (83 > 79 characters)
cms/admin/change_list.py:110:80: E501 line too long (87 > 79 characters)
cms/admin/change_list.py:111:80: E501 line too long (107 > 79 characters)
cms/admin/change_list.py:118:29: E261 at least two spaces before inline comment
cms/admin/change_list.py:131:80: E501 line too long (80 > 79 characters)
cms/admin/change_list.py:137:80: E501 line too long (116 > 79 characters)
cms/admin/change_list.py:138:80: E501 line too long (125 > 79 characters)
cms/admin/change_list.py:139:80: E501 line too long (155 > 79 characters)
cms/admin/change_list.py:180:31: E261 at least two spaces before inline comment
cms/menu_bases.py:5:1: E302 expected 2 blank lines, found 1
cms/menu_bases.py:8:1: W293 blank line contains whitespace
cms/menu_bases.py:12:80: E501 line too long (118 > 79 characters)
cms/test_utils/project/objectpermissionsapp/models.py:57:17: E128 continuation line under-indented for visual indent
cms/tests/management.py:30:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:31:80: E501 line too long (86 > 79 characters)
cms/tests/management.py:48:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:49:80: E501 line too long (86 > 79 characters)
cms/tests/management.py:53:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:54:80: E501 line too long (86 > 79 characters)
cms/tests/management.py:64:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:73:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:145:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:190:80: E501 line too long (89 > 79 characters)
cms/tests/management.py:224:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:228:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:229:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:237:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:238:80: E501 line too long (92 > 79 characters)
cms/tests/management.py:239:80: E501 line too long (92 > 79 characters)
cms/tests/management.py:240:80: E501 line too long (97 > 79 characters)
cms/tests/management.py:241:80: E501 line too long (92 > 79 characters)
cms/tests/management.py:242:80: E501 line too long (92 > 79 characters)
cms/tests/management.py:245:80: E501 line too long (84 > 79 characters)
cms/tests/management.py:248:80: E501 line too long (108 > 79 characters)
cms/tests/management.py:259:80: E501 line too long (81 > 79 characters)
cms/tests/management.py:260:80: E501 line too long (103 > 79 characters)
cms/tests/management.py:274:80: E501 line too long (81 > 79 characters)
cms/tests/management.py:275:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:276:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:279:80: E501 line too long (100 > 79 characters)
cms/tests/management.py:281:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:282:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:284:80: E501 line too long (82 > 79 characters)
cms/tests/management.py:286:80: E501 line too long (100 > 79 characters)
cms/tests/management.py:287:80: E501 line too long (100 > 79 characters)
cms/tests/management.py:290:80: E501 line too long (102 > 79 characters)
cms/tests/management.py:292:80: E501 line too long (110 > 79 characters)
cms/tests/management.py:294:80: E501 line too long (107 > 79 characters)
cms/tests/management.py:295:80: E501 line too long (107 > 79 characters)
cms/tests/management.py:321:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:324:80: E501 line too long (81 > 79 characters)
cms/tests/management.py:325:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:326:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:330:80: E501 line too long (80 > 79 characters)
cms/tests/management.py:347:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:348:80: E501 line too long (82 > 79 characters)
cms/tests/management.py:349:80: E501 line too long (97 > 79 characters)
cms/tests/management.py:353:80: E501 line too long (80 > 79 characters)
cms/tests/management.py:367:80: E501 line too long (105 > 79 characters)
cms/tests/management.py:374:80: E501 line too long (100 > 79 characters)
cms/tests/management.py:376:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:378:80: E501 line too long (97 > 79 characters)
cms/tests/management.py:382:80: E501 line too long (80 > 79 characters)
cms/tests/management.py:394:80: E501 line too long (98 > 79 characters)
cms/tests/management.py:406:80: E501 line too long (96 > 79 characters)
cms/tests/management.py:411:80: E501 line too long (131 > 79 characters)
cms/tests/management.py:412:80: E501 line too long (131 > 79 characters)
cms/tests/management.py:413:80: E501 line too long (142 > 79 characters)
cms/tests/management.py:418:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:426:80: E501 line too long (85 > 79 characters)
cms/tests/management.py:432:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:434:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:436:80: E501 line too long (95 > 79 characters)
cms/tests/management.py:438:80: E501 line too long (104 > 79 characters)
cms/tests/management.py:447:80: E501 line too long (140 > 79 characters)
cms/tests/rendering.py:7:80: E501 line too long (90 > 79 characters)
cms/tests/rendering.py:19:80: E501 line too long (87 > 79 characters)
cms/tests/rendering.py:39:80: E501 line too long (104 > 79 characters)
cms/tests/rendering.py:44:80: E501 line too long (96 > 79 characters)
cms/tests/rendering.py:69:80: E501 line too long (106 > 79 characters)
cms/tests/rendering.py:78:80: E501 line too long (80 > 79 characters)
cms/tests/rendering.py:92:80: E501 line too long (80 > 79 characters)
cms/tests/rendering.py:99:80: E501 line too long (82 > 79 characters)
cms/tests/rendering.py:110:80: E501 line too long (88 > 79 characters)
cms/tests/rendering.py:116:80: E501 line too long (88 > 79 characters)
cms/tests/rendering.py:154:80: E501 line too long (110 > 79 characters)
cms/tests/rendering.py:158:80: E501 line too long (118 > 79 characters)
cms/tests/rendering.py:159:80: E501 line too long (123 > 79 characters)
cms/tests/rendering.py:162:80: E501 line too long (87 > 79 characters)
cms/tests/rendering.py:163:80: E501 line too long (103 > 79 characters)
cms/tests/rendering.py:165:80: E501 line too long (85 > 79 characters)
cms/tests/rendering.py:166:80: E501 line too long (106 > 79 characters)
cms/tests/rendering.py:169:80: E501 line too long (145 > 79 characters)
cms/tests/rendering.py:172:80: E501 line too long (98 > 79 characters)
cms/tests/rendering.py:173:80: E501 line too long (119 > 79 characters)
cms/tests/rendering.py:175:80: E501 line too long (84 > 79 characters)
cms/tests/rendering.py:178:80: E501 line too long (109 > 79 characters)
cms/tests/rendering.py:179:33: E126 continuation line over-indented for hanging indent
cms/tests/rendering.py:179:80: E501 line too long (137 > 79 characters)
cms/tests/rendering.py:180:80: E501 line too long (83 > 79 characters)
cms/tests/rendering.py:196:80: E501 line too long (87 > 79 characters)
cms/tests/rendering.py:211:80: E501 line too long (115 > 79 characters)
cms/tests/rendering.py:214:80: E501 line too long (80 > 79 characters)
cms/tests/rendering.py:216:80: E501 line too long (89 > 79 characters)
cms/tests/rendering.py:218:80: E501 line too long (113 > 79 characters)
cms/tests/rendering.py:219:80: E501 line too long (111 > 79 characters)
cms/tests/rendering.py:222:80: E501 line too long (113 > 79 characters)
cms/tests/rendering.py:225:80: E501 line too long (87 > 79 characters)
cms/tests/rendering.py:231:80: E501 line too long (82 > 79 characters)
cms/tests/rendering.py:233:80: E501 line too long (106 > 79 characters)
cms/tests/rendering.py:238:80: E501 line too long (89 > 79 characters)
cms/tests/rendering.py:239:80: E501 line too long (96 > 79 characters)
cms/tests/rendering.py:243:80: E501 line too long (115 > 79 characters)
cms/tests/rendering.py:248:80: E501 line too long (88 > 79 characters)
cms/tests/rendering.py:249:80: E501 line too long (85 > 79 characters)
cms/tests/rendering.py:253:80: E501 line too long (83 > 79 characters)
cms/tests/rendering.py:259:80: E501 line too long (97 > 79 characters)
cms/tests/rendering.py:263:80: E501 line too long (93 > 79 characters)
cms/tests/rendering.py:268:80: E501 line too long (93 > 79 characters)
cms/tests/rendering.py:274:80: E501 line too long (86 > 79 characters)
cms/tests/rendering.py:279:80: E501 line too long (127 > 79 characters)
cms/tests/rendering.py:286:80: E501 line too long (86 > 79 characters)
cms/tests/rendering.py:291:80: E501 line too long (87 > 79 characters)
cms/tests/rendering.py:292:80: E501 line too long (94 > 79 characters)
cms/tests/rendering.py:297:80: E501 line too long (115 > 79 characters)
cms/tests/rendering.py:298:80: E501 line too long (108 > 79 characters)
cms/tests/rendering.py:305:80: E501 line too long (99 > 79 characters)
cms/test_utils/fixtures/fakemlng.py:5:1: E302 expected 2 blank lines, found 1
cms/test_utils/fixtures/fakemlng.py:13:77: W292 no newline at end of file
cms/management/commands/subcommands/moderator.py:12:1: E302 expected 2 blank lines, found 1
cms/management/commands/subcommands/moderator.py:31:80: E501 line too long (96 > 79 characters)
cms/management/commands/subcommands/moderator.py:36:80: E501 line too long (94 > 79 characters)
cms/management/commands/subcommands/moderator.py:39:80: E501 line too long (83 > 79 characters)
cms/management/commands/subcommands/moderator.py:41:80: E501 line too long (94 > 79 characters)
cms/admin/pageadmin.py:16:80: E501 line too long (88 > 79 characters)
cms/admin/pageadmin.py:19:80: E501 line too long (114 > 79 characters)
cms/admin/pageadmin.py:33:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:35:80: E501 line too long (119 > 79 characters)
cms/admin/pageadmin.py:37:80: E501 line too long (98 > 79 characters)
cms/admin/pageadmin.py:40:80: E501 line too long (116 > 79 characters)
cms/admin/pageadmin.py:41:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:44:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:107:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:108:80: E501 line too long (110 > 79 characters)
cms/admin/pageadmin.py:121:80: E501 line too long (96 > 79 characters)
cms/admin/pageadmin.py:231:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:233:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:235:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:237:80: E501 line too long (89 > 79 characters)
cms/admin/pageadmin.py:249:80: E501 line too long (103 > 79 characters)
cms/admin/pageadmin.py:253:80: E501 line too long (87 > 79 characters)
cms/admin/pageadmin.py:274:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:275:80: E501 line too long (90 > 79 characters)
cms/admin/pageadmin.py:281:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:282:80: E501 line too long (127 > 79 characters)
cms/admin/pageadmin.py:285:80: E501 line too long (125 > 79 characters)
cms/admin/pageadmin.py:290:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:291:80: E501 line too long (127 > 79 characters)
cms/admin/pageadmin.py:304:17: E128 continuation line under-indented for visual indent
cms/admin/pageadmin.py:324:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:337:80: E501 line too long (94 > 79 characters)
cms/admin/pageadmin.py:359:80: E501 line too long (89 > 79 characters)
cms/admin/pageadmin.py:363:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:370:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:371:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:377:80: E501 line too long (109 > 79 characters)
cms/admin/pageadmin.py:379:80: E501 line too long (105 > 79 characters)
cms/admin/pageadmin.py:382:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:386:80: E501 line too long (112 > 79 characters)
cms/admin/pageadmin.py:389:80: E501 line too long (97 > 79 characters)
cms/admin/pageadmin.py:391:80: E501 line too long (102 > 79 characters)
cms/admin/pageadmin.py:409:80: E501 line too long (106 > 79 characters)
cms/admin/pageadmin.py:414:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:415:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:470:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:479:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:489:80: E501 line too long (94 > 79 characters)
cms/admin/pageadmin.py:499:80: E501 line too long (93 > 79 characters)
cms/admin/pageadmin.py:504:80: E501 line too long (93 > 79 characters)
cms/admin/pageadmin.py:514:80: E501 line too long (93 > 79 characters)
cms/admin/pageadmin.py:535:80: E501 line too long (88 > 79 characters)
cms/admin/pageadmin.py:538:80: E501 line too long (87 > 79 characters)
cms/admin/pageadmin.py:540:80: E501 line too long (90 > 79 characters)
cms/admin/pageadmin.py:543:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:551:80: E501 line too long (92 > 79 characters)
cms/admin/pageadmin.py:553:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:554:31: E121 continuation line indentation is not a multiple of four
cms/admin/pageadmin.py:557:27: E123 closing bracket does not match indentation of opening bracket's line
cms/admin/pageadmin.py:560:80: E501 line too long (88 > 79 characters)
cms/admin/pageadmin.py:563:80: E501 line too long (92 > 79 characters)
cms/admin/pageadmin.py:566:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:570:80: E501 line too long (110 > 79 characters)
cms/admin/pageadmin.py:582:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:600:80: E501 line too long (105 > 79 characters)
cms/admin/pageadmin.py:602:80: E501 line too long (113 > 79 characters)
cms/admin/pageadmin.py:603:80: E501 line too long (117 > 79 characters)
cms/admin/pageadmin.py:604:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:608:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:609:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:612:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:647:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:648:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:651:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:664:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:665:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:667:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:668:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:670:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:671:80: E501 line too long (102 > 79 characters)
cms/admin/pageadmin.py:675:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:677:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:678:80: E501 line too long (85 > 79 characters)
cms/admin/pageadmin.py:680:80: E501 line too long (96 > 79 characters)
cms/admin/pageadmin.py:686:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:695:80: E501 line too long (107 > 79 characters)
cms/admin/pageadmin.py:708:80: E501 line too long (108 > 79 characters)
cms/admin/pageadmin.py:719:80: E501 line too long (87 > 79 characters)
cms/admin/pageadmin.py:749:80: E501 line too long (108 > 79 characters)
cms/admin/pageadmin.py:760:80: E501 line too long (102 > 79 characters)
cms/admin/pageadmin.py:784:80: E501 line too long (111 > 79 characters)
cms/admin/pageadmin.py:788:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:793:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:795:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:817:80: E501 line too long (135 > 79 characters)
cms/admin/pageadmin.py:821:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:823:80: E501 line too long (103 > 79 characters)
cms/admin/pageadmin.py:828:80: E501 line too long (89 > 79 characters)
cms/admin/pageadmin.py:830:80: E501 line too long (95 > 79 characters)
cms/admin/pageadmin.py:832:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:835:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:845:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:866:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:867:80: E501 line too long (112 > 79 characters)
cms/admin/pageadmin.py:870:80: E501 line too long (120 > 79 characters)
cms/admin/pageadmin.py:871:80: E501 line too long (99 > 79 characters)
cms/admin/pageadmin.py:872:80: E501 line too long (119 > 79 characters)
cms/admin/pageadmin.py:873:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:875:80: E501 line too long (98 > 79 characters)
cms/admin/pageadmin.py:876:80: E501 line too long (91 > 79 characters)
cms/admin/pageadmin.py:881:5: E303 too many blank lines (2)
cms/admin/pageadmin.py:884:80: E501 line too long (104 > 79 characters)
cms/admin/pageadmin.py:904:80: E501 line too long (91 > 79 characters)
cms/admin/pageadmin.py:910:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:927:80: E501 line too long (113 > 79 characters)
cms/admin/pageadmin.py:942:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:951:80: E501 line too long (87 > 79 characters)
cms/admin/pageadmin.py:957:80: E501 line too long (93 > 79 characters)
cms/admin/pageadmin.py:958:80: E501 line too long (98 > 79 characters)
cms/admin/pageadmin.py:960:80: E501 line too long (106 > 79 characters)
cms/admin/pageadmin.py:965:80: E501 line too long (97 > 79 characters)
cms/admin/pageadmin.py:969:80: E501 line too long (101 > 79 characters)
cms/admin/pageadmin.py:975:80: E501 line too long (83 > 79 characters)
cms/admin/pageadmin.py:986:80: E501 line too long (96 > 79 characters)
cms/admin/pageadmin.py:1002:80: E501 line too long (111 > 79 characters)
cms/admin/pageadmin.py:1004:80: E501 line too long (91 > 79 characters)
cms/admin/pageadmin.py:1007:80: E501 line too long (92 > 79 characters)
cms/admin/pageadmin.py:1008:80: E501 line too long (86 > 79 characters)
cms/admin/pageadmin.py:1033:80: E501 line too long (108 > 79 characters)
cms/admin/pageadmin.py:1037:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:1069:80: E501 line too long (108 > 79 characters)
cms/admin/pageadmin.py:1073:80: E501 line too long (81 > 79 characters)
cms/admin/pageadmin.py:1081:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:1082:80: E501 line too long (100 > 79 characters)
cms/admin/pageadmin.py:1108:80: E501 line too long (87 > 79 characters)
cms/admin/pageadmin.py:1109:80: E501 line too long (80 > 79 characters)
cms/admin/pageadmin.py:1140:80: E501 line too long (84 > 79 characters)
cms/admin/pageadmin.py:1142:80: E501 line too long (96 > 79 characters)
cms/admin/pageadmin.py:1159:13: E128 continuation line under-indented for visual indent
cms/admin/pageadmin.py:1173:80: E501 line too long (127 > 79 characters)
cms/admin/pageadmin.py:1179:1: W293 blank line contains whitespace
cms/admin/pageadmin.py:1185:80: E501 line too long (96 > 79 characters)
cms/admin/pageadmin.py:1196:80: E501 line too long (112 > 79 characters)
cms/admin/pageadmin.py:1206:80: E501 line too long (106 > 79 characters)
cms/admin/pageadmin.py:1223:80: E501 line too long (105 > 79 characters)
cms/admin/pageadmin.py:1246:80: E501 line too long (114 > 79 characters)
cms/admin/pageadmin.py:1247:80: E501 line too long (82 > 79 characters)
cms/admin/pageadmin.py:1248:80: E501 line too long (114 > 79 characters)
cms/admin/pageadmin.py:1249:80: E501 line too long (109 > 79 characters)
cms/models/pluginmodel.py:44:80: E501 line too long (80 > 79 characters)
cms/models/pluginmodel.py:62:80: E501 line too long (88 > 79 characters)
cms/models/pluginmodel.py:65:80: E501 line too long (88 > 79 characters)
cms/models/pluginmodel.py:74:80: E501 line too long (101 > 79 characters)
cms/models/pluginmodel.py:75:80: E501 line too long (105 > 79 characters)
cms/models/pluginmodel.py:76:80: E501 line too long (98 > 79 characters)
cms/models/pluginmodel.py:77:80: E501 line too long (98 > 79 characters)
cms/models/pluginmodel.py:154:43: E261 at least two spaces before inline comment
cms/models/pluginmodel.py:166:80: E501 line too long (90 > 79 characters)
cms/models/pluginmodel.py:173:80: E501 line too long (92 > 79 characters)
cms/models/pluginmodel.py:179:80: E501 line too long (95 > 79 characters)
cms/models/pluginmodel.py:181:80: E501 line too long (118 > 79 characters)
cms/models/pluginmodel.py:183:80: E501 line too long (97 > 79 characters)
cms/models/pluginmodel.py:186:80: E501 line too long (107 > 79 characters)
cms/models/pluginmodel.py:194:80: E501 line too long (92 > 79 characters)
cms/models/pluginmodel.py:196:80: E501 line too long (107 > 79 characters)
cms/models/pluginmodel.py:206:80: E501 line too long (92 > 79 characters)
cms/models/pluginmodel.py:246:80: E501 line too long (116 > 79 characters)
cms/models/pluginmodel.py:247:13: E125 continuation line does not distinguish itself from next logical line
cms/models/pluginmodel.py:247:13: E128 continuation line under-indented for visual indent
cms/models/pluginmodel.py:291:80: E501 line too long (82 > 79 characters)
cms/models/pluginmodel.py:328:80: E501 line too long (85 > 79 characters)
cms/models/pluginmodel.py:330:80: E501 line too long (112 > 79 characters)
cms/models/pluginmodel.py:348:80: E501 line too long (105 > 79 characters)
cms/models/pluginmodel.py:352:80: E501 line too long (103 > 79 characters)
cms/models/pluginmodel.py:354:80: E501 line too long (91 > 79 characters)
cms/models/pluginmodel.py:359:80: E501 line too long (105 > 79 characters)
cms/models/pluginmodel.py:363:80: E501 line too long (103 > 79 characters)
cms/models/pluginmodel.py:365:80: E501 line too long (93 > 79 characters)
cms/models/pluginmodel.py:379:74: W291 trailing whitespace
cms/models/pluginmodel.py:388:67: W291 trailing whitespace
cms/models/pluginmodel.py:391:78: W291 trailing whitespace
cms/models/pluginmodel.py:399:80: E501 line too long (118 > 79 characters)
cms/models/pluginmodel.py:400:17: E125 continuation line does not distinguish itself from next logical line
cms/models/pluginmodel.py:400:80: E501 line too long (106 > 79 characters)
cms/models/pluginmodel.py:455:9: E128 continuation line under-indented for visual indent
cms/tests/page.py:27:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:28:80: E501 line too long (103 > 79 characters)
cms/tests/page.py:41:80: E501 line too long (101 > 79 characters)
cms/tests/page.py:42:80: E501 line too long (104 > 79 characters)
cms/tests/page.py:76:80: E501 line too long (101 > 79 characters)
cms/tests/page.py:105:80: E501 line too long (92 > 79 characters)
cms/tests/page.py:106:80: E501 line too long (92 > 79 characters)
cms/tests/page.py:122:80: E501 line too long (85 > 79 characters)
cms/tests/page.py:123:80: E501 line too long (123 > 79 characters)
cms/tests/page.py:135:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:144:80: E501 line too long (113 > 79 characters)
cms/tests/page.py:145:80: E501 line too long (113 > 79 characters)
cms/tests/page.py:148:80: E501 line too long (111 > 79 characters)
cms/tests/page.py:156:80: E501 line too long (80 > 79 characters)
cms/tests/page.py:157:80: E501 line too long (113 > 79 characters)
cms/tests/page.py:158:80: E501 line too long (104 > 79 characters)
cms/tests/page.py:161:80: E501 line too long (96 > 79 characters)
cms/tests/page.py:174:80: E501 line too long (112 > 79 characters)
cms/tests/page.py:175:80: E501 line too long (112 > 79 characters)
cms/tests/page.py:178:80: E501 line too long (108 > 79 characters)
cms/tests/page.py:180:80: E501 line too long (108 > 79 characters)
cms/tests/page.py:213:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:217:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:225:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:236:80: E501 line too long (104 > 79 characters)
cms/tests/page.py:243:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:244:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:249:5: E303 too many blank lines (2)
cms/tests/page.py:258:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:262:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:264:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:276:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:279:80: E501 line too long (102 > 79 characters)
cms/tests/page.py:285:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:288:5: E303 too many blank lines (2)
cms/tests/page.py:295:80: E501 line too long (93 > 79 characters)
cms/tests/page.py:296:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:298:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:300:80: E501 line too long (184 > 79 characters)
cms/tests/page.py:309:80: E501 line too long (90 > 79 characters)
cms/tests/page.py:310:80: E501 line too long (92 > 79 characters)
cms/tests/page.py:313:80: E501 line too long (136 > 79 characters)
cms/tests/page.py:344:80: E501 line too long (89 > 79 characters)
cms/tests/page.py:346:80: E501 line too long (89 > 79 characters)
cms/tests/page.py:366:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:367:80: E501 line too long (87 > 79 characters)
cms/tests/page.py:369:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:370:80: E501 line too long (87 > 79 characters)
cms/tests/page.py:374:80: E501 line too long (93 > 79 characters)
cms/tests/page.py:376:80: E501 line too long (105 > 79 characters)
cms/tests/page.py:379:80: E501 line too long (120 > 79 characters)
cms/tests/page.py:381:80: E501 line too long (118 > 79 characters)
cms/tests/page.py:394:80: E501 line too long (111 > 79 characters)
cms/tests/page.py:399:80: E501 line too long (105 > 79 characters)
cms/tests/page.py:401:80: E501 line too long (86 > 79 characters)
cms/tests/page.py:402:80: E501 line too long (81 > 79 characters)
cms/tests/page.py:425:80: E501 line too long (85 > 79 characters)
cms/tests/page.py:450:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:458:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:471:80: E501 line too long (101 > 79 characters)
cms/tests/page.py:482:80: E501 line too long (80 > 79 characters)
cms/tests/page.py:498:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:503:5: E303 too many blank lines (2)
cms/tests/page.py:508:80: E501 line too long (80 > 79 characters)
cms/tests/page.py:509:80: E501 line too long (85 > 79 characters)
cms/tests/page.py:518:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:519:80: E501 line too long (89 > 79 characters)
cms/tests/page.py:528:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:529:80: E501 line too long (88 > 79 characters)
cms/tests/page.py:533:80: E501 line too long (80 > 79 characters)
cms/tests/page.py:538:35: E261 at least two spaces before inline comment
cms/tests/page.py:621:80: E501 line too long (81 > 79 characters)
cms/tests/page.py:709:80: E501 line too long (93 > 79 characters)
cms/tests/page.py:738:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:739:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:740:80: E501 line too long (81 > 79 characters)
cms/tests/page.py:764:80: E501 line too long (91 > 79 characters)
cms/tests/page.py:765:80: E501 line too long (114 > 79 characters)
cms/tests/page.py:766:80: E501 line too long (94 > 79 characters)
cms/tests/page.py:767:80: E501 line too long (120 > 79 characters)
cms/tests/page.py:774:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:779:80: E501 line too long (80 > 79 characters)
cms/tests/page.py:782:80: E501 line too long (91 > 79 characters)
cms/tests/page.py:783:80: E501 line too long (92 > 79 characters)
cms/tests/page.py:787:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:800:80: E501 line too long (87 > 79 characters)
cms/tests/page.py:801:80: E501 line too long (104 > 79 characters)
cms/tests/page.py:805:80: E501 line too long (89 > 79 characters)
cms/tests/page.py:806:80: E501 line too long (89 > 79 characters)
cms/tests/page.py:818:80: E501 line too long (119 > 79 characters)
cms/tests/page.py:867:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:894:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:895:54: E261 at least two spaces before inline comment
cms/tests/page.py:898:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:899:54: E261 at least two spaces before inline comment
cms/tests/page.py:902:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:903:54: E261 at least two spaces before inline comment
cms/tests/page.py:905:80: E501 line too long (118 > 79 characters)
cms/tests/page.py:923:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:924:54: E261 at least two spaces before inline comment
cms/tests/page.py:927:80: E501 line too long (109 > 79 characters)
cms/tests/page.py:928:54: E261 at least two spaces before inline comment
cms/tests/page.py:931:80: E501 line too long (113 > 79 characters)
cms/tests/page.py:939:80: E501 line too long (83 > 79 characters)
cms/tests/page.py:956:80: E501 line too long (81 > 79 characters)
cms/tests/page.py:968:80: E501 line too long (82 > 79 characters)
cms/tests/page.py:978:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:980:80: E501 line too long (98 > 79 characters)
cms/tests/page.py:982:80: E501 line too long (110 > 79 characters)
cms/tests/page.py:993:80: E501 line too long (84 > 79 characters)
cms/tests/page.py:994:80: E501 line too long (101 > 79 characters)
cms/tests/page.py:997:5: E303 too many blank lines (2)
cms/tests/page.py:998:80: E501 line too long (95 > 79 characters)
cms/tests/page.py:1000:80: E501 line too long (98 > 79 characters)
cms/tests/page.py:1002:80: E501 line too long (108 > 79 characters)
cms/tests/page.py:1009:80: E501 line too long (84 > 79 characters)
cms/tests/page.py:1010:80: E501 line too long (101 > 79 characters)
cms/tests/nested_plugins.py:25:80: E501 line too long (80 > 79 characters)
cms/tests/nested_plugins.py:27:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:37:80: E501 line too long (91 > 79 characters)
cms/tests/nested_plugins.py:58:76: W291 trailing whitespace
cms/tests/nested_plugins.py:59:80: W291 trailing whitespace
cms/tests/nested_plugins.py:60:79: W291 trailing whitespace
cms/tests/nested_plugins.py:65:80: E501 line too long (80 > 79 characters)
cms/tests/nested_plugins.py:65:81: W291 trailing whitespace
cms/tests/nested_plugins.py:66:73: W291 trailing whitespace
cms/tests/nested_plugins.py:75:80: E501 line too long (90 > 79 characters)
cms/tests/nested_plugins.py:76:80: E501 line too long (86 > 79 characters)
cms/tests/nested_plugins.py:78:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:80:79: W291 trailing whitespace
cms/tests/nested_plugins.py:82:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:87:80: W291 trailing whitespace
cms/tests/nested_plugins.py:123:5: E303 too many blank lines (2)
cms/tests/nested_plugins.py:125:80: E501 line too long (80 > 79 characters)
cms/tests/nested_plugins.py:128:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:131:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:133:46: W291 trailing whitespace
cms/tests/nested_plugins.py:138:63: W291 trailing whitespace
cms/tests/nested_plugins.py:139:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:141:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:156:1: W293 blank line contains whitespace
cms/tests/nested_plugins.py:157:40: W291 trailing whitespace
cms/tests/nested_plugins.py:161:27: E261 at least two spaces before inline comment
cms/tests/nested_plugins.py:165:9: E303 too many blank lines (2)
cms/tests/nested_plugins.py:167:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:170:75: W291 trailing whitespace
cms/tests/nested_plugins.py:171:77: W291 trailing whitespace
cms/tests/nested_plugins.py:177:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:182:51: W291 trailing whitespace
cms/tests/nested_plugins.py:191:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:209:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:232:80: E501 line too long (92 > 79 characters)
cms/tests/nested_plugins.py:235:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:241:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:254:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:278:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:294:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:307:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:326:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:342:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:359:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:374:9: E124 closing bracket does not match visual indentation
cms/tests/nested_plugins.py:426:5: E303 too many blank lines (2)
cms/tests/nested_plugins.py:434:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:435:80: E501 line too long (94 > 79 characters)
cms/tests/nested_plugins.py:439:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:440:80: E501 line too long (98 > 79 characters)
cms/tests/nested_plugins.py:444:80: E501 line too long (95 > 79 characters)
cms/tests/nested_plugins.py:448:47: W291 trailing whitespace
cms/tests/nested_plugins.py:449:51: W291 trailing whitespace
cms/tests/nested_plugins.py:459:80: E501 line too long (85 > 79 characters)
cms/tests/nested_plugins.py:462:49: E711 comparison to None should be 'if cond is None:'
cms/tests/nested_plugins.py:463:80: E501 line too long (84 > 79 characters)
cms/tests/nested_plugins.py:469:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:470:80: E501 line too long (121 > 79 characters)
cms/tests/nested_plugins.py:471:80: E501 line too long (91 > 79 characters)
cms/tests/nested_plugins.py:476:80: E501 line too long (85 > 79 characters)
cms/tests/nested_plugins.py:477:80: E501 line too long (116 > 79 characters)
cms/tests/nested_plugins.py:482:5: E303 too many blank lines (2)
cms/tests/nested_plugins.py:485:33: W291 trailing whitespace
cms/tests/nested_plugins.py:495:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:496:80: E501 line too long (94 > 79 characters)
cms/tests/nested_plugins.py:501:80: E501 line too long (98 > 79 characters)
cms/tests/nested_plugins.py:509:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:510:80: E501 line too long (102 > 79 characters)
cms/tests/nested_plugins.py:515:80: E501 line too long (99 > 79 characters)
cms/tests/nested_plugins.py:523:80: E501 line too long (120 > 79 characters)
cms/tests/nested_plugins.py:524:80: E501 line too long (94 > 79 characters)
cms/tests/nested_plugins.py:525:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:531:80: E501 line too long (112 > 79 characters)
cms/tests/nested_plugins.py:547:80: E501 line too long (97 > 79 characters)
cms/tests/nested_plugins.py:549:80: E501 line too long (110 > 79 characters)
cms/tests/nested_plugins.py:554:80: E501 line too long (106 > 79 characters)
cms/tests/nested_plugins.py:555:80: E501 line too long (101 > 79 characters)
cms/tests/nested_plugins.py:557:80: E501 line too long (106 > 79 characters)
cms/tests/nested_plugins.py:564:80: E501 line too long (119 > 79 characters)
cms/tests/nested_plugins.py:568:80: E501 line too long (108 > 79 characters)
cms/tests/nested_plugins.py:569:80: E501 line too long (96 > 79 characters)
cms/tests/nested_plugins.py:570:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:571:80: E501 line too long (88 > 79 characters)
cms/tests/nested_plugins.py:573:80: E501 line too long (81 > 79 characters)
cms/tests/nested_plugins.py:599:80: E501 line too long (96 > 79 characters)
cms/tests/nested_plugins.py:602:80: E501 line too long (96 > 79 characters)
cms/tests/nested_plugins.py:605:80: E501 line too long (96 > 79 characters)
cms/tests/nested_plugins.py:607:80: E501 line too long (81 > 79 characters)
cms/tests/nested_plugins.py:626:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:631:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:636:80: E501 line too long (115 > 79 characters)
cms/tests/nested_plugins.py:639:28: W291 trailing whitespace
cms/tests/nested_plugins.py:641:80: E501 line too long (83 > 79 characters)
cms/tests/nested_plugins.py:642:73: W291 trailing whitespace
cms/tests/nested_plugins.py:664:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:667:80: E501 line too long (89 > 79 characters)
cms/tests/nested_plugins.py:671:80: E501 line too long (109 > 79 characters)
cms/tests/nested_plugins.py:672:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:673:80: E501 line too long (115 > 79 characters)
cms/tests/nested_plugins.py:676:80: E501 line too long (112 > 79 characters)
cms/tests/nested_plugins.py:677:80: E501 line too long (84 > 79 characters)
cms/tests/nested_plugins.py:678:80: E501 line too long (112 > 79 characters)
cms/tests/nested_plugins.py:682:80: E501 line too long (85 > 79 characters)
cms/tests/nested_plugins.py:687:5: E303 too many blank lines (2)
cms/tests/nested_plugins.py:691:33: W291 trailing whitespace
cms/tests/nested_plugins.py:692:33: W291 trailing whitespace
cms/tests/nested_plugins.py:698:33: W291 trailing whitespace
cms/tests/nested_plugins.py:707:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:708:80: E501 line too long (94 > 79 characters)
cms/tests/nested_plugins.py:713:80: E501 line too long (99 > 79 characters)
cms/tests/nested_plugins.py:719:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:720:80: E501 line too long (102 > 79 characters)
cms/tests/nested_plugins.py:725:80: E501 line too long (99 > 79 characters)
cms/tests/nested_plugins.py:733:80: E501 line too long (121 > 79 characters)
cms/tests/nested_plugins.py:734:80: E501 line too long (94 > 79 characters)
cms/tests/nested_plugins.py:735:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:758:80: E501 line too long (97 > 79 characters)
cms/tests/nested_plugins.py:763:80: E501 line too long (106 > 79 characters)
cms/tests/nested_plugins.py:764:80: E501 line too long (101 > 79 characters)
cms/tests/nested_plugins.py:766:80: E501 line too long (106 > 79 characters)
cms/tests/nested_plugins.py:774:38: E231 missing whitespace after ':'
cms/tests/nested_plugins.py:775:36: E231 missing whitespace after ':'
cms/tests/nested_plugins.py:779:80: E501 line too long (87 > 79 characters)
cms/tests/nested_plugins.py:783:80: E501 line too long (88 > 79 characters)
cms/tests/nested_plugins.py:787:80: E501 line too long (80 > 79 characters)
cms/tests/nested_plugins.py:789:80: E501 line too long (80 > 79 characters)
cms/tests/nested_plugins.py:804:80: E501 line too long (108 > 79 characters)
cms/tests/nested_plugins.py:805:80: E501 line too long (96 > 79 characters)
cms/tests/nested_plugins.py:806:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:807:80: E501 line too long (88 > 79 characters)
cms/tests/nested_plugins.py:809:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:835:80: E501 line too long (97 > 79 characters)
cms/tests/nested_plugins.py:838:80: E501 line too long (97 > 79 characters)
cms/tests/nested_plugins.py:841:80: E501 line too long (97 > 79 characters)
cms/tests/nested_plugins.py:843:80: E501 line too long (81 > 79 characters)
cms/tests/nested_plugins.py:862:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:867:80: E501 line too long (113 > 79 characters)
cms/tests/nested_plugins.py:872:80: E501 line too long (115 > 79 characters)
cms/tests/nested_plugins.py:875:28: W291 trailing whitespace
cms/tests/nested_plugins.py:877:80: E501 line too long (83 > 79 characters)
cms/tests/nested_plugins.py:878:73: W291 trailing whitespace
cms/tests/nested_plugins.py:900:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:903:80: E501 line too long (91 > 79 characters)
cms/tests/nested_plugins.py:907:80: E501 line too long (109 > 79 characters)
cms/tests/nested_plugins.py:908:80: E501 line too long (82 > 79 characters)
cms/tests/nested_plugins.py:909:80: E501 line too long (115 > 79 characters)
cms/tests/nested_plugins.py:912:80: E501 line too long (112 > 79 characters)
cms/tests/nested_plugins.py:913:80: E501 line too long (84 > 79 characters)
cms/tests/nested_plugins.py:914:80: E501 line too long (112 > 79 characters)
cms/tests/nested_plugins.py:918:80: E501 line too long (85 > 79 characters)
cms/tests/reversion_tests.py:8:80: E501 line too long (128 > 79 characters)
cms/tests/reversion_tests.py:68:80: E501 line too long (113 > 79 characters)
cms/tests/reversion_tests.py:99:80: E501 line too long (80 > 79 characters)
cms/tests/reversion_tests.py:110:80: E501 line too long (87 > 79 characters)
cms/tests/reversion_tests.py:119:80: E501 line too long (83 > 79 characters)
cms/tests/reversion_tests.py:134:80: E501 line too long (80 > 79 characters)
cms/tests/reversion_tests.py:165:80: E501 line too long (113 > 79 characters)
cms/tests/reversion_tests.py:184:80: E501 line too long (86 > 79 characters)
cms/tests/reversion_tests.py:245:80: E501 line too long (94 > 79 characters)
cms/tests/multilingual.py:9:80: E501 line too long (89 > 79 characters)
cms/tests/multilingual.py:21:1: E302 expected 2 blank lines, found 1
cms/tests/multilingual.py:24:55: W291 trailing whitespace
cms/tests/multilingual.py:25:1: W293 blank line contains whitespace
cms/tests/multilingual.py:26:1: E302 expected 2 blank lines, found 1
cms/tests/multilingual.py:29:55: W291 trailing whitespace
cms/tests/multilingual.py:31:1: E302 expected 2 blank lines, found 1
cms/tests/multilingual.py:33:80: E501 line too long (103 > 79 characters)
cms/tests/multilingual.py:38:5: E303 too many blank lines (2)
cms/tests/multilingual.py:43:1: W293 blank line contains whitespace
cms/tests/multilingual.py:45:1: W293 blank line contains whitespace
cms/tests/multilingual.py:51:31: W291 trailing whitespace
cms/tests/multilingual.py:57:1: W293 blank line contains whitespace
cms/tests/multilingual.py:60:1: W293 blank line contains whitespace
cms/tests/multilingual.py:63:1: W293 blank line contains whitespace
cms/tests/multilingual.py:71:1: W293 blank line contains whitespace
cms/tests/multilingual.py:74:1: W293 blank line contains whitespace
cms/tests/multilingual.py:77:1: W293 blank line contains whitespace
cms/tests/multilingual.py:81:1: W293 blank line contains whitespace
cms/tests/multilingual.py:83:1: W293 blank line contains whitespace
cms/tests/multilingual.py:86:80: E501 line too long (91 > 79 characters)
cms/tests/multilingual.py:88:80: E501 line too long (83 > 79 characters)
cms/tests/multilingual.py:91:1: W293 blank line contains whitespace
cms/tests/multilingual.py:100:1: W293 blank line contains whitespace
cms/tests/multilingual.py:106:1: W293 blank line contains whitespace
cms/tests/multilingual.py:108:80: E501 line too long (92 > 79 characters)
cms/tests/multilingual.py:110:1: W293 blank line contains whitespace
cms/tests/multilingual.py:112:1: W293 blank line contains whitespace
cms/tests/multilingual.py:114:80: E501 line too long (85 > 79 characters)
cms/tests/multilingual.py:115:80: E501 line too long (83 > 79 characters)
cms/tests/multilingual.py:116:1: W293 blank line contains whitespace
cms/tests/multilingual.py:118:80: E501 line too long (97 > 79 characters)
cms/tests/multilingual.py:119:80: E501 line too long (99 > 79 characters)
cms/tests/multilingual.py:121:80: E501 line too long (80 > 79 characters)
cms/tests/multilingual.py:122:1: W293 blank line contains whitespace
cms/tests/multilingual.py:123:1: W293 blank line contains whitespace
cms/tests/multilingual.py:124:5: E303 too many blank lines (2)
cms/tests/multilingual.py:134:80: E501 line too long (89 > 79 characters)
cms/tests/multilingual.py:135:80: E501 line too long (88 > 79 characters)
cms/tests/multilingual.py:136:80: E501 line too long (86 > 79 characters)
cms/tests/multilingual.py:141:80: E501 line too long (89 > 79 characters)
cms/tests/multilingual.py:142:80: E501 line too long (88 > 79 characters)
cms/tests/multilingual.py:185:13: E128 continuation line under-indented for visual indent
cms/tests/multilingual.py:186:18: E231 missing whitespace after ':'
cms/tests/multilingual.py:187:28: E231 missing whitespace after ':'
cms/tests/multilingual.py:187:48: E231 missing whitespace after ':'
cms/tests/multilingual.py:187:58: E231 missing whitespace after ','
cms/tests/multilingual.py:187:67: E231 missing whitespace after ':'
cms/tests/multilingual.py:187:80: E501 line too long (89 > 79 characters)
cms/tests/multilingual.py:187:85: E231 missing whitespace after ':'
cms/tests/multilingual.py:188:28: E231 missing whitespace after ':'
cms/tests/multilingual.py:188:47: E231 missing whitespace after ':'
cms/tests/multilingual.py:188:66: E231 missing whitespace after ':'
cms/tests/multilingual.py:188:80: E501 line too long (88 > 79 characters)
cms/tests/multilingual.py:188:84: E231 missing whitespace after ':'
cms/tests/multilingual.py:189:16: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/multilingual.py:211:13: E128 continuation line under-indented for visual indent
cms/tests/multilingual.py:212:18: E231 missing whitespace after ':'
cms/tests/multilingual.py:213:28: E231 missing whitespace after ':'
cms/tests/multilingual.py:213:48: E231 missing whitespace after ':'
cms/tests/multilingual.py:213:68: E231 missing whitespace after ':'
cms/tests/multilingual.py:213:80: E501 line too long (90 > 79 characters)
cms/tests/multilingual.py:213:86: E231 missing whitespace after ':'
cms/tests/multilingual.py:214:28: E231 missing whitespace after ':'
cms/tests/multilingual.py:214:47: E231 missing whitespace after ':'
cms/tests/multilingual.py:214:66: E231 missing whitespace after ':'
cms/tests/multilingual.py:214:80: E501 line too long (107 > 79 characters)
cms/tests/multilingual.py:214:84: E231 missing whitespace after ':'
cms/tests/multilingual.py:215:21: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/multilingual.py:216:13: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/multilingual.py:216:13: E125 continuation line does not distinguish itself from next logical line
cms/tests/multilingual.py:261:13: E128 continuation line under-indented for visual indent
cms/tests/multilingual.py:262:18: E231 missing whitespace after ':'
cms/tests/multilingual.py:263:62: E231 missing whitespace after ':'
cms/tests/multilingual.py:263:80: E501 line too long (85 > 79 characters)
cms/tests/multilingual.py:265:13: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/multilingual.py:265:13: E125 continuation line does not distinguish itself from next logical line
cms/test_utils/project/extensionapp/models.py:3:42: E271 multiple spaces after keyword
cms/test_utils/project/extensionapp/models.py:6:1: E302 expected 2 blank lines, found 1
cms/views.py:9:80: E501 line too long (116 > 79 characters)
cms/views.py:23:80: E501 line too long (85 > 79 characters)
cms/views.py:40:80: E501 line too long (80 > 79 characters)
cms/views.py:66:80: E501 line too long (90 > 79 characters)
cms/views.py:85:80: E501 line too long (86 > 79 characters)
cms/views.py:93:80: E501 line too long (81 > 79 characters)
cms/views.py:108:80: E501 line too long (81 > 79 characters)
cms/views.py:121:80: E501 line too long (81 > 79 characters)
cms/views.py:125:9: E128 continuation line under-indented for visual indent
cms/views.py:127:80: E501 line too long (82 > 79 characters)
cms/views.py:130:80: E501 line too long (101 > 79 characters)
cms/views.py:139:80: E501 line too long (87 > 79 characters)
cms/views.py:141:80: E501 line too long (82 > 79 characters)
cms/views.py:142:23: W291 trailing whitespace
cms/tests/i18n.py:14:17: E201 whitespace after '['
cms/tests/i18n.py:14:25: E203 whitespace before ':'
cms/tests/i18n.py:20:13: E124 closing bracket does not match visual indentation
cms/tests/i18n.py:28:1: W293 blank line contains whitespace
cms/tests/i18n.py:30:80: E501 line too long (96 > 79 characters)
cms/tests/i18n.py:36:25: W291 trailing whitespace
cms/tests/i18n.py:37:45: W291 trailing whitespace
cms/tests/i18n.py:38:69: W291 trailing whitespace
cms/tests/i18n.py:43:48: W291 trailing whitespace
cms/tests/i18n.py:50:69: W291 trailing whitespace
cms/tests/i18n.py:54:69: W291 trailing whitespace
cms/tests/i18n.py:82:17: E201 whitespace after '['
cms/tests/i18n.py:82:25: E203 whitespace before ':'
cms/tests/i18n.py:91:9: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/i18n.py:98:69: W291 trailing whitespace
cms/tests/i18n.py:102:69: W291 trailing whitespace
cms/tests/i18n.py:110:69: W291 trailing whitespace
cms/tests/i18n.py:114:69: W291 trailing whitespace
cms/tests/i18n.py:123:74: W291 trailing whitespace
cms/tests/i18n.py:132:1: W293 blank line contains whitespace
cms/tests/i18n.py:143:17: E201 whitespace after '['
cms/tests/i18n.py:143:25: E203 whitespace before ':'
cms/tests/i18n.py:149:13: E124 closing bracket does not match visual indentation
cms/tests/i18n.py:157:1: W293 blank line contains whitespace
cms/tests/i18n.py:159:80: E501 line too long (99 > 79 characters)
cms/tests/i18n.py:160:63: E261 at least two spaces before inline comment
cms/tests/i18n.py:160:64: E262 inline comment should start with '# '
cms/tests/i18n.py:161:1: W293 blank line contains whitespace
cms/tests/i18n.py:165:25: W291 trailing whitespace
cms/tests/i18n.py:166:48: W291 trailing whitespace
cms/tests/i18n.py:214:17: E201 whitespace after '['
cms/tests/i18n.py:214:25: E203 whitespace before ':'
cms/tests/i18n.py:220:13: E124 closing bracket does not match visual indentation
cms/tests/i18n.py:228:1: W293 blank line contains whitespace
cms/tests/i18n.py:230:80: E501 line too long (99 > 79 characters)
cms/tests/i18n.py:231:63: E261 at least two spaces before inline comment
cms/tests/i18n.py:231:64: E262 inline comment should start with '# '
cms/tests/i18n.py:232:1: W293 blank line contains whitespace
cms/tests/i18n.py:236:25: W291 trailing whitespace
cms/tests/i18n.py:237:48: W291 trailing whitespace
cms/test_utils/project/noadmin_urls.py:7:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/noadmin_urls.py:7:80: E501 line too long (81 > 79 characters)
cms/test_utils/project/noadmin_urls.py:9:80: E501 line too long (80 > 79 characters)
cms/test_utils/compat.py:3:1: E302 expected 2 blank lines, found 1
cms/management/commands/subcommands/delete_orphaned_plugins.py:7:80: E501 line too long (162 > 79 characters)
cms/management/commands/subcommands/delete_orphaned_plugins.py:32:80: E501 line too long (95 > 79 characters)
cms/management/commands/subcommands/delete_orphaned_plugins.py:35:80: E501 line too long (102 > 79 characters)
cms/management/commands/subcommands/delete_orphaned_plugins.py:40:80: E501 line too long (87 > 79 characters)
cms/management/commands/subcommands/delete_orphaned_plugins.py:41:80: E501 line too long (114 > 79 characters)
cms/management/commands/subcommands/delete_orphaned_plugins.py:49:80: E501 line too long (182 > 79 characters)
cms/admin/views.py:11:80: E501 line too long (101 > 79 characters)
cms/admin/views.py:22:39: W291 trailing whitespace
cms/admin/views.py:31:31: W291 trailing whitespace
cms/admin/views.py:38:71: W291 trailing whitespace
cms/forms/fields.py:11:1: E302 expected 2 blank lines, found 1
cms/forms/fields.py:14:1: W293 blank line contains whitespace
cms/forms/fields.py:18:1: E302 expected 2 blank lines, found 1
cms/forms/fields.py:26:1: E302 expected 2 blank lines, found 1
cms/forms/fields.py:33:80: E501 line too long (84 > 79 characters)
cms/forms/fields.py:34:80: E501 line too long (82 > 79 characters)
cms/forms/fields.py:42:80: E501 line too long (118 > 79 characters)
cms/forms/fields.py:43:80: E501 line too long (118 > 79 characters)
cms/forms/fields.py:50:1: W293 blank line contains whitespace
cms/forms/fields.py:54:80: E501 line too long (80 > 79 characters)
cms/forms/fields.py:60:9: W292 no newline at end of file
cms/models/permissionmodels.py:9:80: E501 line too long (81 > 79 characters)
cms/models/permissionmodels.py:33:5: E123 closing bracket does not match indentation of opening bracket's line
cms/models/permissionmodels.py:40:80: E501 line too long (81 > 79 characters)
cms/models/permissionmodels.py:41:80: E501 line too long (84 > 79 characters)
cms/models/permissionmodels.py:47:80: E501 line too long (104 > 79 characters)
cms/models/permissionmodels.py:49:80: E501 line too long (122 > 79 characters)
cms/models/permissionmodels.py:51:80: E501 line too long (113 > 79 characters)
cms/models/permissionmodels.py:75:80: E501 line too long (125 > 79 characters)
cms/models/permissionmodels.py:76:80: E501 line too long (167 > 79 characters)
cms/models/permissionmodels.py:93:80: E501 line too long (110 > 79 characters)
cms/models/permissionmodels.py:94:80: E501 line too long (81 > 79 characters)
cms/models/permissionmodels.py:105:80: E501 line too long (109 > 79 characters)
cms/tests/plugins.py:15:80: E501 line too long (164 > 79 characters)
cms/tests/plugins.py:27:80: E501 line too long (111 > 79 characters)
cms/tests/plugins.py:28:80: E501 line too long (132 > 79 characters)
cms/tests/plugins.py:29:80: E501 line too long (104 > 79 characters)
cms/tests/plugins.py:30:80: E501 line too long (109 > 79 characters)
cms/tests/plugins.py:69:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:69:80: E501 line too long (98 > 79 characters)
cms/tests/plugins.py:76:80: E501 line too long (97 > 79 characters)
cms/tests/plugins.py:80:80: E501 line too long (94 > 79 characters)
cms/tests/plugins.py:106:80: E501 line too long (91 > 79 characters)
cms/tests/plugins.py:177:5: E303 too many blank lines (2)
cms/tests/plugins.py:185:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:187:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:188:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:198:80: E501 line too long (113 > 79 characters)
cms/tests/plugins.py:199:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:203:65: W291 trailing whitespace
cms/tests/plugins.py:260:80: E501 line too long (39429 > 79 characters)
cms/tests/plugins.py:269:5: E303 too many blank lines (2)
cms/tests/plugins.py:323:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:330:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:331:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:336:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:340:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:341:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:357:80: E501 line too long (86 > 79 characters)
cms/tests/plugins.py:359:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:363:9: E303 too many blank lines (2)
cms/tests/plugins.py:385:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:386:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:391:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:392:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:394:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:396:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:399:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:401:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:402:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:410:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:427:80: E501 line too long (103 > 79 characters)
cms/tests/plugins.py:428:80: E501 line too long (86 > 79 characters)
cms/tests/plugins.py:429:80: E501 line too long (97 > 79 characters)
cms/tests/plugins.py:433:5: E303 too many blank lines (2)
cms/tests/plugins.py:435:80: E501 line too long (101 > 79 characters)
cms/tests/plugins.py:451:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:459:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:482:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:486:80: E501 line too long (106 > 79 characters)
cms/tests/plugins.py:489:80: E501 line too long (86 > 79 characters)
cms/tests/plugins.py:506:80: E501 line too long (107 > 79 characters)
cms/tests/plugins.py:526:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:617:80: E501 line too long (109 > 79 characters)
cms/tests/plugins.py:627:38: E261 at least two spaces before inline comment
cms/tests/plugins.py:633:80: E501 line too long (91 > 79 characters)
cms/tests/plugins.py:636:80: E501 line too long (93 > 79 characters)
cms/tests/plugins.py:641:80: E501 line too long (125 > 79 characters)
cms/tests/plugins.py:655:80: E501 line too long (148 > 79 characters)
cms/tests/plugins.py:663:80: E501 line too long (109 > 79 characters)
cms/tests/plugins.py:696:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:704:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:711:80: E501 line too long (93 > 79 characters)
cms/tests/plugins.py:722:80: E501 line too long (113 > 79 characters)
cms/tests/plugins.py:725:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:726:80: E501 line too long (89 > 79 characters)
cms/tests/plugins.py:738:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:740:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:741:80: E501 line too long (89 > 79 characters)
cms/tests/plugins.py:756:80: E501 line too long (111 > 79 characters)
cms/tests/plugins.py:761:62: E231 missing whitespace after ','
cms/tests/plugins.py:791:80: E501 line too long (115 > 79 characters)
cms/tests/plugins.py:792:80: E501 line too long (90 > 79 characters)
cms/tests/plugins.py:820:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:827:80: E501 line too long (105 > 79 characters)
cms/tests/plugins.py:830:80: E501 line too long (117 > 79 characters)
cms/tests/plugins.py:831:80: E501 line too long (103 > 79 characters)
cms/tests/plugins.py:833:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:838:80: E501 line too long (90 > 79 characters)
cms/tests/plugins.py:843:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:844:80: E501 line too long (84 > 79 characters)
cms/tests/plugins.py:845:80: E501 line too long (112 > 79 characters)
cms/tests/plugins.py:866:80: E501 line too long (131 > 79 characters)
cms/tests/plugins.py:867:80: E501 line too long (148 > 79 characters)
cms/tests/plugins.py:875:80: E501 line too long (95 > 79 characters)
cms/tests/plugins.py:876:80: E501 line too long (98 > 79 characters)
cms/tests/plugins.py:886:80: E501 line too long (87 > 79 characters)
cms/tests/plugins.py:896:80: E501 line too long (90 > 79 characters)
cms/tests/plugins.py:918:80: E501 line too long (131 > 79 characters)
cms/tests/plugins.py:919:80: E501 line too long (148 > 79 characters)
cms/tests/plugins.py:925:80: E501 line too long (95 > 79 characters)
cms/tests/plugins.py:926:80: E501 line too long (98 > 79 characters)
cms/tests/plugins.py:969:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:974:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:984:37: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:984:80: E501 line too long (102 > 79 characters)
cms/tests/plugins.py:985:80: E501 line too long (100 > 79 characters)
cms/tests/plugins.py:985:93: E231 missing whitespace after ':'
cms/tests/plugins.py:986:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:986:85: E231 missing whitespace after ':'
cms/tests/plugins.py:989:29: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:992:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:1000:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1001:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1002:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1006:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1007:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1008:53: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1011:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:1018:37: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1018:80: E501 line too long (117 > 79 characters)
cms/tests/plugins.py:1020:80: E501 line too long (86 > 79 characters)
cms/tests/plugins.py:1023:80: E501 line too long (91 > 79 characters)
cms/tests/plugins.py:1034:33: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1034:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:1041:37: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1041:80: E501 line too long (93 > 79 characters)
cms/tests/plugins.py:1043:80: E501 line too long (87 > 79 characters)
cms/tests/plugins.py:1046:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:1057:33: E127 continuation line over-indented for visual indent
cms/tests/plugins.py:1057:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:1075:80: E501 line too long (85 > 79 characters)
cms/tests/plugins.py:1078:80: E501 line too long (87 > 79 characters)
cms/tests/plugins.py:1084:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:1090:80: E501 line too long (80 > 79 characters)
cms/tests/plugins.py:1095:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:1114:80: E501 line too long (97 > 79 characters)
cms/tests/plugins.py:1121:80: E501 line too long (97 > 79 characters)
cms/tests/plugins.py:1125:80: E501 line too long (94 > 79 characters)
cms/tests/plugins.py:1177:80: E501 line too long (80 > 79 characters)
cms/tests/plugins.py:1179:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:1193:80: E501 line too long (111 > 79 characters)
cms/tests/plugins.py:1196:5: E303 too many blank lines (2)
cms/tests/plugins.py:1225:80: E501 line too long (80 > 79 characters)
cms/tests/plugins.py:1233:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:1248:9: E303 too many blank lines (2)
cms/tests/plugins.py:1254:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:1259:5: E303 too many blank lines (2)
cms/tests/plugins.py:1281:80: E501 line too long (98 > 79 characters)
cms/tests/plugins.py:1290:80: E501 line too long (113 > 79 characters)
cms/tests/plugins.py:1293:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:1294:80: E501 line too long (89 > 79 characters)
cms/tests/plugins.py:1305:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:1307:80: E501 line too long (88 > 79 characters)
cms/tests/plugins.py:1308:80: E501 line too long (89 > 79 characters)
cms/tests/plugins.py:1310:80: E501 line too long (92 > 79 characters)
cms/tests/plugins.py:1333:80: E501 line too long (83 > 79 characters)
cms/tests/plugins.py:1334:80: E501 line too long (81 > 79 characters)
cms/tests/plugins.py:1343:80: E501 line too long (82 > 79 characters)
cms/tests/plugins.py:1375:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:1381:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:1387:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:1393:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:1399:13: E128 continuation line under-indented for visual indent
cms/tests/plugins.py:1427:80: E501 line too long (103 > 79 characters)
cms/tests/plugins.py:1431:24: E701 multiple statements on one line (colon)
cms/tests/plugins.py:1433:25: E701 multiple statements on one line (colon)
cms/tests/plugins.py:1435:80: E501 line too long (89 > 79 characters)
cms/tests/plugins.py:1446:80: E501 line too long (81 > 79 characters)
cms/tests/toolbar.py:11:80: E501 line too long (89 > 79 characters)
cms/tests/toolbar.py:21:80: E501 line too long (89 > 79 characters)
cms/tests/toolbar.py:22:80: E501 line too long (86 > 79 characters)
cms/tests/toolbar.py:26:80: E501 line too long (82 > 79 characters)
cms/tests/toolbar.py:56:80: E501 line too long (82 > 79 characters)
cms/tests/toolbar.py:68:80: E501 line too long (85 > 79 characters)
cms/tests/toolbar.py:103:80: E501 line too long (91 > 79 characters)
cms/tests/toolbar.py:114:80: E501 line too long (91 > 79 characters)
cms/tests/toolbar.py:135:80: E501 line too long (83 > 79 characters)
cms/tests/toolbar.py:139:80: E501 line too long (98 > 79 characters)
cms/tests/toolbar.py:142:80: E501 line too long (80 > 79 characters)
cms/tests/toolbar.py:157:80: E501 line too long (114 > 79 characters)
cms/tests/toolbar.py:167:80: E501 line too long (114 > 79 characters)
cms/tests/toolbar.py:227:80: E501 line too long (91 > 79 characters)
cms/tests/toolbar.py:235:80: E501 line too long (86 > 79 characters)
cms/tests/toolbar.py:242:80: E501 line too long (92 > 79 characters)
cms/tests/toolbar.py:243:80: E501 line too long (98 > 79 characters)
cms/tests/toolbar.py:247:80: E501 line too long (92 > 79 characters)
cms/tests/toolbar.py:274:80: E501 line too long (85 > 79 characters)
cms/tests/toolbar.py:277:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:279:80: E501 line too long (106 > 79 characters)
cms/tests/toolbar.py:281:80: E501 line too long (94 > 79 characters)
cms/tests/toolbar.py:282:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:285:80: E501 line too long (91 > 79 characters)
cms/tests/toolbar.py:287:80: E501 line too long (90 > 79 characters)
cms/tests/toolbar.py:290:80: E501 line too long (89 > 79 characters)
cms/tests/toolbar.py:333:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:334:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:351:80: E501 line too long (94 > 79 characters)
cms/tests/toolbar.py:368:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:373:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:386:80: E501 line too long (108 > 79 characters)
cms/tests/toolbar.py:387:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:387:80: E501 line too long (86 > 79 characters)
cms/tests/toolbar.py:392:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:406:80: E501 line too long (108 > 79 characters)
cms/tests/toolbar.py:407:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:407:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:417:80: E501 line too long (108 > 79 characters)
cms/tests/toolbar.py:418:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:418:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:423:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:436:80: E501 line too long (83 > 79 characters)
cms/tests/toolbar.py:453:80: E501 line too long (170 > 79 characters)
cms/tests/toolbar.py:473:80: E501 line too long (170 > 79 characters)
cms/tests/toolbar.py:492:80: E501 line too long (173 > 79 characters)
cms/tests/toolbar.py:521:80: E501 line too long (166 > 79 characters)
cms/tests/toolbar.py:545:80: E501 line too long (116 > 79 characters)
cms/tests/toolbar.py:546:80: E501 line too long (84 > 79 characters)
cms/tests/toolbar.py:547:80: E501 line too long (103 > 79 characters)
cms/tests/toolbar.py:548:80: E501 line too long (115 > 79 characters)
cms/tests/toolbar.py:569:80: E501 line too long (116 > 79 characters)
cms/tests/toolbar.py:570:80: E501 line too long (84 > 79 characters)
cms/tests/toolbar.py:571:80: E501 line too long (103 > 79 characters)
cms/tests/toolbar.py:572:80: E501 line too long (115 > 79 characters)
cms/tests/toolbar.py:587:80: E501 line too long (137 > 79 characters)
cms/tests/toolbar.py:604:80: E501 line too long (97 > 79 characters)
cms/tests/toolbar.py:605:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:617:80: E501 line too long (94 > 79 characters)
cms/tests/toolbar.py:634:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:635:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:647:80: E501 line too long (93 > 79 characters)
cms/tests/toolbar.py:652:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:653:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:665:80: E501 line too long (98 > 79 characters)
cms/tests/toolbar.py:671:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:672:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:684:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:689:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:690:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:707:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:708:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:709:80: E501 line too long (98 > 79 characters)
cms/tests/toolbar.py:710:80: E501 line too long (99 > 79 characters)
cms/tests/toolbar.py:722:80: E501 line too long (119 > 79 characters)
cms/tests/toolbar.py:727:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:728:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:729:80: E501 line too long (98 > 79 characters)
cms/tests/toolbar.py:730:80: E501 line too long (99 > 79 characters)
cms/tests/toolbar.py:731:80: E501 line too long (108 > 79 characters)
cms/tests/toolbar.py:748:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:749:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:767:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:768:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:802:80: E501 line too long (104 > 79 characters)
cms/tests/toolbar.py:821:80: E501 line too long (109 > 79 characters)
cms/tests/toolbar.py:822:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:823:80: E501 line too long (110 > 79 characters)
cms/tests/toolbar.py:824:80: E501 line too long (99 > 79 characters)
cms/tests/toolbar.py:825:80: E501 line too long (108 > 79 characters)
cms/tests/toolbar.py:828:80: E501 line too long (88 > 79 characters)
cms/tests/toolbar.py:830:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:831:13: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:832:80: E501 line too long (114 > 79 characters)
cms/tests/toolbar.py:833:80: E501 line too long (112 > 79 characters)
cms/tests/toolbar.py:866:80: E501 line too long (88 > 79 characters)
cms/tests/toolbar.py:885:80: E501 line too long (114 > 79 characters)
cms/tests/toolbar.py:886:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:887:80: E501 line too long (114 > 79 characters)
cms/tests/toolbar.py:888:9: E122 continuation line missing indentation or outdented
cms/tests/toolbar.py:889:80: E501 line too long (144 > 79 characters)
cms/tests/toolbar.py:890:80: E501 line too long (128 > 79 characters)
cms/test_utils/runners.py:11:1: E302 expected 2 blank lines, found 1
cms/test_utils/runners.py:29:80: E501 line too long (92 > 79 characters)
cms/test_utils/runners.py:35:17: E126 continuation line over-indented for hanging indent
cms/test_utils/runners.py:36:17: E126 continuation line over-indented for hanging indent
cms/test_utils/runners.py:37:17: E126 continuation line over-indented for hanging indent
cms/utils/plugins.py:15:80: E501 line too long (83 > 79 characters)
cms/utils/plugins.py:23:1: E302 expected 2 blank lines, found 1
cms/utils/plugins.py:29:80: E501 line too long (84 > 79 characters)
cms/utils/plugins.py:43:80: E501 line too long (86 > 79 characters)
cms/utils/plugins.py:56:80: E501 line too long (96 > 79 characters)
cms/utils/plugins.py:70:80: E501 line too long (110 > 79 characters)
cms/utils/plugins.py:76:80: E501 line too long (80 > 79 characters)
cms/utils/plugins.py:80:80: E501 line too long (85 > 79 characters)
cms/utils/plugins.py:86:1: W293 blank line contains whitespace
cms/utils/plugins.py:100:80: E501 line too long (92 > 79 characters)
cms/utils/plugins.py:102:80: E501 line too long (89 > 79 characters)
cms/utils/plugins.py:110:80: E501 line too long (103 > 79 characters)
cms/utils/plugins.py:111:80: E501 line too long (101 > 79 characters)
cms/utils/plugins.py:115:80: E501 line too long (80 > 79 characters)
cms/utils/plugins.py:124:80: E501 line too long (101 > 79 characters)
cms/utils/plugins.py:132:80: E501 line too long (89 > 79 characters)
cms/utils/plugins.py:181:80: E501 line too long (89 > 79 characters)
cms/utils/plugins.py:190:80: E501 line too long (82 > 79 characters)
cms/utils/plugins.py:201:80: E501 line too long (110 > 79 characters)
cms/utils/plugins.py:204:80: E501 line too long (90 > 79 characters)
cms/utils/plugins.py:216:80: E501 line too long (110 > 79 characters)
cms/utils/plugins.py:219:80: E501 line too long (105 > 79 characters)
cms/utils/plugins.py:228:80: E501 line too long (119 > 79 characters)
cms/utils/plugins.py:233:80: E501 line too long (84 > 79 characters)
cms/utils/plugins.py:245:80: E501 line too long (99 > 79 characters)
cms/utils/plugins.py:251:80: E501 line too long (95 > 79 characters)
cms/utils/plugins.py:253:80: E501 line too long (89 > 79 characters)
cms/utils/plugins.py:256:80: E501 line too long (112 > 79 characters)
cms/utils/plugins.py:257:24: E225 missing whitespace around operator
cms/utils/plugins.py:262:80: E501 line too long (94 > 79 characters)
cms/utils/plugins.py:272:80: E501 line too long (91 > 79 characters)
cms/utils/plugins.py:274:80: E501 line too long (85 > 79 characters)
cms/utils/plugins.py:278:26: E225 missing whitespace around operator
cms/utils/plugins.py:278:80: E501 line too long (113 > 79 characters)
cms/utils/plugins.py:298:80: E501 line too long (84 > 79 characters)
cms/utils/plugins.py:344:80: E501 line too long (89 > 79 characters)
cms/utils/plugins.py:345:80: E501 line too long (99 > 79 characters)
cms/utils/plugins.py:350:80: E501 line too long (80 > 79 characters)
cms/utils/plugins.py:362:80: E501 line too long (115 > 79 characters)
cms/utils/plugins.py:370:80: E501 line too long (85 > 79 characters)
cms/utils/plugins.py:372:80: E501 line too long (120 > 79 characters)
cms/utils/plugins.py:372:120: E502 the backslash is redundant between brackets
cms/utils/plugins.py:373:42: E121 continuation line indentation is not a multiple of four
cms/utils/plugins.py:373:80: E501 line too long (93 > 79 characters)
cms/management/commands/subcommands/base.py:7:1: E303 too many blank lines (3)
cms/management/commands/subcommands/base.py:26:80: E501 line too long (100 > 79 characters)
cms/management/commands/subcommands/base.py:30:80: E501 line too long (97 > 79 characters)
cms/management/commands/subcommands/base.py:32:80: E501 line too long (112 > 79 characters)
cms/management/commands/subcommands/base.py:36:80: E501 line too long (80 > 79 characters)
cms/management/commands/subcommands/base.py:36:81: W292 no newline at end of file
cms/cms_plugins.py:7:1: E302 expected 2 blank lines, found 1
cms/cms_plugins.py:18:47: W292 no newline at end of file
cms/admin/dialog/forms.py:5:1: E302 expected 2 blank lines, found 1
cms/admin/dialog/forms.py:9:71: W291 trailing whitespace
cms/admin/dialog/forms.py:11:1: W293 blank line contains whitespace
cms/admin/dialog/forms.py:11:1: W391 blank line at end of file
cms/utils/__init__.py:5:80: E501 line too long (85 > 79 characters)
cms/utils/__init__.py:24:80: E501 line too long (81 > 79 characters)
cms/utils/__init__.py:28:80: E501 line too long (86 > 79 characters)
cms/utils/__init__.py:33:24: W291 trailing whitespace
cms/utils/__init__.py:62:80: E501 line too long (80 > 79 characters)
cms/utils/__init__.py:73:80: E501 line too long (102 > 79 characters)
cms/utils/__init__.py:75:41: W292 no newline at end of file
cms/utils/compat/metaclasses.py:3:1: E302 expected 2 blank lines, found 1
cms/utils/compat/metaclasses.py:7:9: E301 expected 1 blank line, found 0
cms/utils/compat/metaclasses.py:11:50: W292 no newline at end of file
cms/test_utils/fixtures/navextenders.py:12:1: W293 blank line contains whitespace
cms/test_utils/fixtures/navextenders.py:21:30: W291 trailing whitespace
cms/test_utils/fixtures/navextenders.py:24:80: E501 line too long (85 > 79 characters)
cms/test_utils/fixtures/navextenders.py:25:80: E501 line too long (85 > 79 characters)
cms/test_utils/fixtures/navextenders.py:27:80: E501 line too long (96 > 79 characters)
cms/test_utils/fixtures/navextenders.py:28:80: E501 line too long (91 > 79 characters)
cms/test_utils/fixtures/navextenders.py:30:80: E501 line too long (91 > 79 characters)
cms/tests/frontend.py:10:80: E501 line too long (86 > 79 characters)
cms/tests/frontend.py:28:80: E501 line too long (82 > 79 characters)
cms/tests/frontend.py:31:80: E501 line too long (83 > 79 characters)
cms/tests/frontend.py:32:80: E501 line too long (91 > 79 characters)
cms/tests/frontend.py:33:80: E501 line too long (102 > 79 characters)
cms/tests/frontend.py:47:36: E261 at least two spaces before inline comment
cms/tests/frontend.py:50:5: E303 too many blank lines (2)
cms/tests/frontend.py:131:80: E501 line too long (116 > 79 characters)
cms/tests/frontend.py:138:80: E501 line too long (94 > 79 characters)
cms/tests/frontend.py:151:80: E501 line too long (81 > 79 characters)
cms/tests/frontend.py:157:1: W391 blank line at end of file
cms/toolbar/items.py:11:1: E303 too many blank lines (3)
cms/toolbar/items.py:39:1: W293 blank line contains whitespace
cms/toolbar/items.py:71:80: E501 line too long (103 > 79 characters)
cms/toolbar/items.py:77:80: E501 line too long (124 > 79 characters)
cms/toolbar/items.py:87:80: E501 line too long (105 > 79 characters)
cms/toolbar/items.py:88:80: E501 line too long (91 > 79 characters)
cms/toolbar/items.py:101:80: E501 line too long (84 > 79 characters)
cms/toolbar/items.py:123:80: E501 line too long (112 > 79 characters)
cms/toolbar/items.py:124:18: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:126:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:127:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:128:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:129:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:130:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:131:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:132:9: E124 closing bracket does not match visual indentation
cms/toolbar/items.py:136:80: E501 line too long (114 > 79 characters)
cms/toolbar/items.py:137:18: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:139:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:140:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:141:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:142:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:143:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:144:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:145:9: E124 closing bracket does not match visual indentation
cms/toolbar/items.py:149:80: E501 line too long (115 > 79 characters)
cms/toolbar/items.py:151:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:152:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:153:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:154:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:155:9: E124 closing bracket does not match visual indentation
cms/toolbar/items.py:159:80: E501 line too long (117 > 79 characters)
cms/toolbar/items.py:162:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:163:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:164:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:165:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:166:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:167:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:168:9: E124 closing bracket does not match visual indentation
cms/toolbar/items.py:247:80: E501 line too long (95 > 79 characters)
cms/toolbar/items.py:271:80: E501 line too long (102 > 79 characters)
cms/toolbar/items.py:300:80: E501 line too long (109 > 79 characters)
cms/toolbar/items.py:334:80: E501 line too long (108 > 79 characters)
cms/toolbar/items.py:368:80: E501 line too long (84 > 79 characters)
cms/toolbar/items.py:393:80: E501 line too long (100 > 79 characters)
cms/toolbar/items.py:396:80: E501 line too long (86 > 79 characters)
cms/toolbar/items.py:398:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:399:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:400:13: E128 continuation line under-indented for visual indent
cms/toolbar/items.py:401:9: E124 closing bracket does not match visual indentation
cms/test_utils/util/menu_extender.py:9:1: W293 blank line contains whitespace
cms/app_base.py:2:1: E302 expected 2 blank lines, found 0
cms/templatetags/cms_js_tags.py:26:1: W293 blank line contains whitespace
cms/templatetags/cms_js_tags.py:29:1: W293 blank line contains whitespace
cms/templatetags/cms_js_tags.py:35:1: W293 blank line contains whitespace
cms/templatetags/cms_js_tags.py:39:31: W292 no newline at end of file
cms/publisher/query.py:4:1: E302 expected 2 blank lines, found 1
cms/publisher/query.py:9:1: W293 blank line contains whitespace
cms/utils/urlutils.py:8:69: W291 trailing whitespace
cms/utils/urlutils.py:10:1: E302 expected 2 blank lines, found 1
cms/utils/urlutils.py:12:1: W293 blank line contains whitespace
cms/utils/urlutils.py:25:1: E302 expected 2 blank lines, found 1
cms/utils/urlutils.py:27:1: W293 blank line contains whitespace
cms/utils/urlutils.py:30:1: W293 blank line contains whitespace
cms/utils/urlutils.py:33:1: W293 blank line contains whitespace
cms/utils/urlutils.py:36:1: W293 blank line contains whitespace
cms/utils/urlutils.py:40:80: E501 line too long (87 > 79 characters)
cms/utils/urlutils.py:43:1: W293 blank line contains whitespace
cms/utils/urlutils.py:46:1: W293 blank line contains whitespace
cms/utils/urlutils.py:51:1: E302 expected 2 blank lines, found 1
cms/utils/urlutils.py:62:17: W291 trailing whitespace
cms/tests/signals.py:28:1: W293 blank line contains whitespace
cms/tests/signals.py:31:1: E303 too many blank lines (3)
cms/tests/signals.py:33:80: E501 line too long (86 > 79 characters)
cms/tests/signals.py:36:17: E128 continuation line under-indented for visual indent
cms/tests/signals.py:41:80: E501 line too long (86 > 79 characters)
cms/tests/signals.py:43:13: E128 continuation line under-indented for visual indent
cms/test_utils/util/fuzzy_int.py:3:1: E302 expected 2 blank lines, found 1
cms/test_utils/util/fuzzy_int.py:14:56: W292 no newline at end of file
cms/test_utils/project/third_urls_for_apphook_tests.py:13:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/third_urls_for_apphook_tests.py:14:80: E501 line too long (81 > 79 characters)
cms/test_utils/project/third_urls_for_apphook_tests.py:22:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/third_urls_for_apphook_tests.py:22:80: E501 line too long (82 > 79 characters)
cms/test_utils/util/request_factory.py:6:80: E501 line too long (81 > 79 characters)
cms/test_utils/util/request_factory.py:6:82: W291 trailing whitespace
cms/test_utils/util/request_factory.py:7:5: E128 continuation line under-indented for visual indent
cms/test_utils/util/request_factory.py:44:36: E231 missing whitespace after ','
cms/test_utils/util/request_factory.py:174:33: W292 no newline at end of file
cms/admin/dialog/views.py:9:1: E302 expected 2 blank lines, found 1
cms/admin/dialog/views.py:13:1: W293 blank line contains whitespace
cms/admin/dialog/views.py:16:1: W293 blank line contains whitespace
cms/admin/dialog/views.py:19:22: W291 trailing whitespace
cms/admin/dialog/views.py:20:1: W293 blank line contains whitespace
cms/admin/dialog/views.py:26:80: E501 line too long (83 > 79 characters)
cms/admin/dialog/views.py:26:84: W292 no newline at end of file
cms/forms/widgets.py:36:24: E231 missing whitespace after ','
cms/forms/widgets.py:36:29: E231 missing whitespace after ','
cms/forms/widgets.py:37:1: W293 blank line contains whitespace
cms/forms/widgets.py:41:1: W293 blank line contains whitespace
cms/forms/widgets.py:48:38: E225 missing whitespace around operator
cms/forms/widgets.py:48:62: E231 missing whitespace after ','
cms/forms/widgets.py:59:1: W293 blank line contains whitespace
cms/forms/widgets.py:63:1: W293 blank line contains whitespace
cms/forms/widgets.py:71:52: E202 whitespace before ')'
cms/forms/widgets.py:72:20: E128 continuation line under-indented for visual indent
cms/forms/widgets.py:73:20: E128 continuation line under-indented for visual indent
cms/forms/widgets.py:73:80: E501 line too long (83 > 79 characters)
cms/forms/widgets.py:73:81: E202 whitespace before ')'
cms/forms/widgets.py:74:9: E124 closing bracket does not match visual indentation
cms/forms/widgets.py:88:80: E501 line too long (85 > 79 characters)
cms/forms/widgets.py:93:80: E501 line too long (88 > 79 characters)
cms/forms/widgets.py:100:80: E501 line too long (90 > 79 characters)
cms/forms/widgets.py:120:1: W293 blank line contains whitespace
cms/forms/widgets.py:126:80: E501 line too long (80 > 79 characters)
cms/forms/widgets.py:127:80: E501 line too long (83 > 79 characters)
cms/forms/widgets.py:129:1: W293 blank line contains whitespace
cms/forms/widgets.py:130:77: W291 trailing whitespace
cms/forms/widgets.py:134:80: E501 line too long (89 > 79 characters)
cms/forms/widgets.py:134:90: W291 trailing whitespace
cms/forms/widgets.py:135:65: E502 the backslash is redundant between brackets
cms/forms/widgets.py:136:13: E125 continuation line does not distinguish itself from next logical line
cms/forms/widgets.py:136:13: E128 continuation line under-indented for visual indent
cms/forms/widgets.py:136:80: E501 line too long (102 > 79 characters)
cms/forms/widgets.py:139:80: E501 line too long (126 > 79 characters)
cms/forms/widgets.py:139:126: E502 the backslash is redundant between brackets
cms/forms/widgets.py:140:21: E128 continuation line under-indented for visual indent
cms/forms/widgets.py:141:80: E501 line too long (139 > 79 characters)
cms/forms/widgets.py:143:1: W293 blank line contains whitespace
cms/forms/widgets.py:143:1: W391 blank line at end of file
cms/tests/templatetags.py:10:80: E501 line too long (108 > 79 characters)
cms/tests/templatetags.py:47:80: E501 line too long (93 > 79 characters)
cms/tests/templatetags.py:61:80: E501 line too long (81 > 79 characters)
cms/tests/templatetags.py:86:80: E501 line too long (105 > 79 characters)
cms/tests/templatetags.py:117:80: E501 line too long (80 > 79 characters)
cms/tests/templatetags.py:118:13: E124 closing bracket does not match visual indentation
cms/tests/templatetags.py:158:80: E501 line too long (81 > 79 characters)
cms/tests/templatetags.py:169:80: E501 line too long (83 > 79 characters)
cms/tests/templatetags.py:174:80: E501 line too long (91 > 79 characters)
cms/tests/templatetags.py:179:80: E501 line too long (91 > 79 characters)
cms/tests/templatetags.py:219:80: E501 line too long (94 > 79 characters)
cms/tests/templatetags.py:226:80: E501 line too long (92 > 79 characters)
cms/tests/templatetags.py:238:80: E501 line too long (107 > 79 characters)
cms/tests/templatetags.py:248:80: E501 line too long (113 > 79 characters)
cms/tests/templatetags.py:249:80: E501 line too long (87 > 79 characters)
cms/tests/templatetags.py:252:80: E501 line too long (87 > 79 characters)
cms/tests/templatetags.py:267:80: E501 line too long (109 > 79 characters)
cms/tests/templatetags.py:268:80: E501 line too long (83 > 79 characters)
cms/tests/templatetags.py:272:80: E501 line too long (83 > 79 characters)
cms/tests/templatetags.py:285:80: E501 line too long (105 > 79 characters)
cms/tests/templatetags.py:291:80: E501 line too long (83 > 79 characters)
cms/tests/templatetags.py:299:80: E501 line too long (83 > 79 characters)
cms/tests/templatetags.py:314:80: E501 line too long (105 > 79 characters)
cms/test_utils/project/sampleapp/urls_example.py:6:80: E501 line too long (99 > 79 characters)
cms/forms/utils.py:30:1: W293 blank line contains whitespace
cms/forms/utils.py:33:1: W293 blank line contains whitespace
cms/forms/utils.py:39:1: W293 blank line contains whitespace
cms/forms/utils.py:42:1: W293 blank line contains whitespace
cms/forms/utils.py:52:1: W293 blank line contains whitespace
cms/forms/utils.py:56:1: W293 blank line contains whitespace
cms/forms/utils.py:64:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:71:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:78:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:81:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:84:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:87:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:96:1: E302 expected 2 blank lines, found 1
cms/forms/utils.py:99:1: E302 expected 2 blank lines, found 1
cms/utils/mail.py:10:1: E302 expected 2 blank lines, found 1
cms/utils/mail.py:10:80: E501 line too long (95 > 79 characters)
cms/utils/mail.py:15:1: W293 blank line contains whitespace
cms/utils/mail.py:18:80: E501 line too long (80 > 79 characters)
cms/utils/mail.py:21:1: W293 blank line contains whitespace
cms/utils/mail.py:23:1: W293 blank line contains whitespace
cms/utils/mail.py:25:1: W293 blank line contains whitespace
cms/utils/mail.py:31:1: E302 expected 2 blank lines, found 1
cms/signals/permissions.py:3:80: E501 line too long (85 > 79 characters)
cms/signals/permissions.py:9:80: E501 line too long (81 > 79 characters)
cms/signals/permissions.py:10:80: E501 line too long (81 > 79 characters)
cms/signals/permissions.py:87:1: W391 blank line at end of file
cms/models/fields.py:5:80: E501 line too long (80 > 79 characters)
cms/models/fields.py:11:80: E501 line too long (92 > 79 characters)
cms/models/fields.py:13:80: E501 line too long (101 > 79 characters)
cms/models/fields.py:20:43: E261 at least two spaces before inline comment
cms/models/fields.py:24:80: E501 line too long (118 > 79 characters)
cms/models/fields.py:36:80: E501 line too long (89 > 79 characters)
cms/models/fields.py:41:80: E501 line too long (93 > 79 characters)
cms/cache/permissions.py:16:1: E302 expected 2 blank lines, found 1
cms/cache/permissions.py:19:1: E302 expected 2 blank lines, found 1
cms/cache/permissions.py:41:13: E128 continuation line under-indented for visual indent
cms/cache/permissions.py:42:13: E128 continuation line under-indented for visual indent
cms/cache/permissions.py:59:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:21:80: E501 line too long (111 > 79 characters)
cms/tests/admin.py:31:80: E501 line too long (94 > 79 characters)
cms/tests/admin.py:49:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:54:80: E501 line too long (112 > 79 characters)
cms/tests/admin.py:133:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:152:53: E261 at least two spaces before inline comment
cms/tests/admin.py:152:80: E501 line too long (104 > 79 characters)
cms/tests/admin.py:161:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:218:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:238:80: E501 line too long (91 > 79 characters)
cms/tests/admin.py:242:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:266:28: E128 continuation line under-indented for visual indent
cms/tests/admin.py:276:9: E303 too many blank lines (2)
cms/tests/admin.py:282:31: E231 missing whitespace after ':'
cms/tests/admin.py:283:36: E231 missing whitespace after ':'
cms/tests/admin.py:287:80: E501 line too long (91 > 79 characters)
cms/tests/admin.py:289:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:290:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:293:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:321:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:328:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:330:80: E501 line too long (95 > 79 characters)
cms/tests/admin.py:331:80: E501 line too long (100 > 79 characters)
cms/tests/admin.py:333:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:335:80: E501 line too long (97 > 79 characters)
cms/tests/admin.py:337:80: E501 line too long (99 > 79 characters)
cms/tests/admin.py:339:80: E501 line too long (100 > 79 characters)
cms/tests/admin.py:361:80: E501 line too long (80 > 79 characters)
cms/tests/admin.py:365:80: E501 line too long (98 > 79 characters)
cms/tests/admin.py:366:80: E501 line too long (90 > 79 characters)
cms/tests/admin.py:367:80: E501 line too long (98 > 79 characters)
cms/tests/admin.py:369:80: E501 line too long (110 > 79 characters)
cms/tests/admin.py:374:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:375:80: E501 line too long (90 > 79 characters)
cms/tests/admin.py:384:80: E501 line too long (80 > 79 characters)
cms/tests/admin.py:388:80: E501 line too long (98 > 79 characters)
cms/tests/admin.py:389:80: E501 line too long (110 > 79 characters)
cms/tests/admin.py:390:80: E501 line too long (118 > 79 characters)
cms/tests/admin.py:392:80: E501 line too long (110 > 79 characters)
cms/tests/admin.py:408:80: E501 line too long (94 > 79 characters)
cms/tests/admin.py:426:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:427:80: E501 line too long (102 > 79 characters)
cms/tests/admin.py:428:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:429:80: E501 line too long (118 > 79 characters)
cms/tests/admin.py:431:80: E501 line too long (102 > 79 characters)
cms/tests/admin.py:443:13: E128 continuation line under-indented for visual indent
cms/tests/admin.py:444:13: E128 continuation line under-indented for visual indent
cms/tests/admin.py:445:13: E128 continuation line under-indented for visual indent
cms/tests/admin.py:446:53: E261 at least two spaces before inline comment
cms/tests/admin.py:458:80: E501 line too long (89 > 79 characters)
cms/tests/admin.py:463:80: E501 line too long (88 > 79 characters)
cms/tests/admin.py:468:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:469:80: E501 line too long (102 > 79 characters)
cms/tests/admin.py:470:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:471:80: E501 line too long (118 > 79 characters)
cms/tests/admin.py:473:80: E501 line too long (102 > 79 characters)
cms/tests/admin.py:486:80: E501 line too long (80 > 79 characters)
cms/tests/admin.py:487:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:505:80: E501 line too long (100 > 79 characters)
cms/tests/admin.py:511:80: E501 line too long (87 > 79 characters)
cms/tests/admin.py:590:80: E501 line too long (93 > 79 characters)
cms/tests/admin.py:598:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:605:80: E501 line too long (104 > 79 characters)
cms/tests/admin.py:635:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:638:80: E501 line too long (92 > 79 characters)
cms/tests/admin.py:641:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:641:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:642:80: E501 line too long (80 > 79 characters)
cms/tests/admin.py:645:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:645:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:646:80: E501 line too long (115 > 79 characters)
cms/tests/admin.py:649:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:649:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:652:80: E501 line too long (84 > 79 characters)
cms/tests/admin.py:655:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:655:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:656:80: E501 line too long (115 > 79 characters)
cms/tests/admin.py:659:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:659:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:662:80: E501 line too long (84 > 79 characters)
cms/tests/admin.py:674:17: E128 continuation line under-indented for visual indent
cms/tests/admin.py:674:80: E501 line too long (96 > 79 characters)
cms/tests/admin.py:685:80: E501 line too long (89 > 79 characters)
cms/tests/admin.py:693:80: E501 line too long (84 > 79 characters)
cms/tests/admin.py:697:80: E501 line too long (84 > 79 characters)
cms/tests/admin.py:698:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:706:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:730:80: E501 line too long (90 > 79 characters)
cms/tests/admin.py:755:80: E501 line too long (90 > 79 characters)
cms/tests/admin.py:807:80: E501 line too long (80 > 79 characters)
cms/tests/admin.py:866:80: E501 line too long (115 > 79 characters)
cms/tests/admin.py:878:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:884:80: E501 line too long (117 > 79 characters)
cms/tests/admin.py:890:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:897:80: E501 line too long (121 > 79 characters)
cms/tests/admin.py:904:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:911:80: E501 line too long (117 > 79 characters)
cms/tests/admin.py:919:9: E124 closing bracket does not match visual indentation
cms/tests/admin.py:921:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:928:80: E501 line too long (112 > 79 characters)
cms/tests/admin.py:938:9: E124 closing bracket does not match visual indentation
cms/tests/admin.py:940:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:947:80: E501 line too long (121 > 79 characters)
cms/tests/admin.py:948:80: E501 line too long (120 > 79 characters)
cms/tests/admin.py:966:9: E124 closing bracket does not match visual indentation
cms/tests/admin.py:982:9: E124 closing bracket does not match visual indentation
cms/tests/admin.py:996:5: E303 too many blank lines (2)
cms/tests/admin.py:997:80: E501 line too long (112 > 79 characters)
cms/tests/admin.py:1008:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:1031:80: E501 line too long (97 > 79 characters)
cms/tests/admin.py:1043:80: E501 line too long (106 > 79 characters)
cms/tests/admin.py:1047:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:1061:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:1069:80: E501 line too long (89 > 79 characters)
cms/tests/admin.py:1088:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:1140:80: E501 line too long (83 > 79 characters)
cms/tests/admin.py:1145:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:1184:80: E501 line too long (93 > 79 characters)
cms/tests/admin.py:1185:80: E501 line too long (81 > 79 characters)
cms/tests/admin.py:1193:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:1204:80: E501 line too long (86 > 79 characters)
cms/tests/admin.py:1218:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:1220:80: E501 line too long (82 > 79 characters)
cms/tests/admin.py:1247:80: E501 line too long (99 > 79 characters)
cms/tests/admin.py:1265:80: E501 line too long (90 > 79 characters)
cms/tests/admin.py:1266:80: E501 line too long (95 > 79 characters)
cms/tests/admin.py:1273:80: E501 line too long (106 > 79 characters)
cms/utils/admin.py:13:80: E501 line too long (96 > 79 characters)
cms/utils/admin.py:20:1: E302 expected 2 blank lines, found 1
cms/utils/admin.py:21:80: E501 line too long (80 > 79 characters)
cms/utils/admin.py:26:80: E501 line too long (105 > 79 characters)
cms/utils/admin.py:50:36: W291 trailing whitespace
cms/utils/admin.py:60:13: E128 continuation line under-indented for visual indent
cms/utils/admin.py:60:65: E202 whitespace before ')'
cms/utils/admin.py:66:80: E501 line too long (95 > 79 characters)
cms/utils/admin.py:70:80: E501 line too long (114 > 79 characters)
cms/utils/admin.py:71:80: E501 line too long (88 > 79 characters)
cms/utils/admin.py:72:80: E501 line too long (96 > 79 characters)
cms/utils/admin.py:99:48: E261 at least two spaces before inline comment
cms/utils/admin.py:99:80: E501 line too long (83 > 79 characters)
cms/utils/admin.py:112:80: E501 line too long (89 > 79 characters)
cms/utils/admin.py:114:80: E501 line too long (93 > 79 characters)
cms/test_utils/project/fileapp/models.py:4:1: E302 expected 2 blank lines, found 1
cms/models/static_placeholder.py:13:1: E303 too many blank lines (3)
cms/models/static_placeholder.py:30:80: E501 line too long (91 > 79 characters)
cms/models/static_placeholder.py:31:80: E501 line too long (102 > 79 characters)
cms/models/static_placeholder.py:33:80: E501 line too long (85 > 79 characters)
cms/models/static_placeholder.py:35:80: E501 line too long (114 > 79 characters)
cms/models/static_placeholder.py:36:80: E501 line too long (92 > 79 characters)
cms/models/static_placeholder.py:77:16: E127 continuation line over-indented for visual indent
cms/test_utils/project/fakemlng/models.py:8:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/fakemlng/models.py:12:1: W293 blank line contains whitespace
cms/test_utils/cli.py:57:80: E501 line too long (92 > 79 characters)
cms/test_utils/cli.py:60:12: E121 continuation line indentation is not a multiple of four
cms/test_utils/cli.py:112:11: E121 continuation line indentation is not a multiple of four
cms/test_utils/cli.py:118:80: E501 line too long (91 > 79 characters)
cms/test_utils/cli.py:199:80: E501 line too long (87 > 79 characters)
cms/test_utils/cli.py:205:80: E501 line too long (87 > 79 characters)
cms/test_utils/cli.py:206:80: E501 line too long (102 > 79 characters)
cms/test_utils/cli.py:217:80: E501 line too long (87 > 79 characters)
cms/test_utils/cli.py:218:80: E501 line too long (102 > 79 characters)
cms/test_utils/cli.py:241:80: E501 line too long (91 > 79 characters)
cms/test_utils/cli.py:256:80: E501 line too long (105 > 79 characters)
cms/test_utils/cli.py:309:80: E501 line too long (100 > 79 characters)
cms/__init__.py:3:41: W292 no newline at end of file
cms/models/placeholderpluginmodel.py:8:1: E302 expected 2 blank lines, found 1
cms/models/placeholderpluginmodel.py:20:80: E501 line too long (94 > 79 characters)
cms/models/placeholderpluginmodel.py:23:80: E501 line too long (107 > 79 characters)
cms/models/placeholderpluginmodel.py:35:26: W292 no newline at end of file
cms/extensions/__init__.py:3:59: W292 no newline at end of file
cms/tests/menu_utils.py:5:65: W291 trailing whitespace
cms/tests/menu_utils.py:6:5: E128 continuation line under-indented for visual indent
cms/tests/menu_utils.py:10:23: E701 multiple statements on one line (colon)
cms/tests/menu_utils.py:12:1: E302 expected 2 blank lines, found 1
cms/tests/menu_utils.py:17:1: W293 blank line contains whitespace
cms/tests/menu_utils.py:50:1: W293 blank line contains whitespace
cms/tests/menu_utils.py:54:80: E501 line too long (89 > 79 characters)
cms/tests/menu_utils.py:66:1: W293 blank line contains whitespace
cms/tests/menu_utils.py:67:1: W293 blank line contains whitespace
cms/tests/menu_utils.py:68:5: E303 too many blank lines (2)
cms/tests/menu_utils.py:73:80: E501 line too long (81 > 79 characters)
cms/models/query.py:52:80: E501 line too long (91 > 79 characters)
cms/models/query.py:53:80: E501 line too long (98 > 79 characters)
cms/models/query.py:58:80: E501 line too long (91 > 79 characters)
cms/models/query.py:59:80: E501 line too long (98 > 79 characters)
cms/models/query.py:73:80: E501 line too long (85 > 79 characters)
cms/models/titlemodels.py:17:80: E501 line too long (84 > 79 characters)
cms/models/titlemodels.py:18:80: E501 line too long (86 > 79 characters)
cms/models/titlemodels.py:19:80: E501 line too long (84 > 79 characters)
cms/models/titlemodels.py:20:80: E501 line too long (81 > 79 characters)
cms/models/titlemodels.py:21:80: E501 line too long (96 > 79 characters)
cms/models/titlemodels.py:22:80: E501 line too long (93 > 79 characters)
cms/models/titlemodels.py:23:80: E501 line too long (83 > 79 characters)
cms/models/titlemodels.py:25:80: E501 line too long (113 > 79 characters)
cms/models/titlemodels.py:26:80: E501 line too long (85 > 79 characters)
cms/models/titlemodels.py:27:80: E501 line too long (84 > 79 characters)
cms/models/titlemodels.py:28:80: E501 line too long (98 > 79 characters)
cms/models/titlemodels.py:31:80: E501 line too long (81 > 79 characters)
cms/models/titlemodels.py:32:80: E501 line too long (89 > 79 characters)
cms/models/titlemodels.py:34:80: E501 line too long (110 > 79 characters)
cms/models/titlemodels.py:35:80: E501 line too long (88 > 79 characters)
cms/models/titlemodels.py:54:80: E501 line too long (115 > 79 characters)
cms/models/titlemodels.py:59:5: E303 too many blank lines (2)
cms/models/titlemodels.py:95:80: E501 line too long (112 > 79 characters)
cms/models/titlemodels.py:115:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/sampleapp/cms_app.py:6:1: E302 expected 2 blank lines, found 1
cms/admin/permissionadmin.py:4:80: E501 line too long (120 > 79 characters)
cms/admin/permissionadmin.py:41:69: W291 trailing whitespace
cms/admin/permissionadmin.py:73:9: E124 closing bracket does not match visual indentation
cms/admin/permissionadmin.py:98:80: E501 line too long (96 > 79 characters)
cms/admin/permissionadmin.py:115:80: E501 line too long (105 > 79 characters)
cms/admin/permissionadmin.py:116:80: E501 line too long (104 > 79 characters)
cms/admin/permissionadmin.py:120:80: E501 line too long (92 > 79 characters)
cms/admin/permissionadmin.py:169:16: E121 continuation line indentation is not a multiple of four
cms/admin/permissionadmin.py:173:16: E121 continuation line indentation is not a multiple of four
cms/test_utils/project/extensionapp/admin.py:3:80: E501 line too long (88 > 79 characters)
cms/test_utils/project/extensionapp/admin.py:18:61: W292 no newline at end of file
cms/models/metaclasses.py:14:80: E501 line too long (86 > 79 characters)
cms/admin/settingsadmin.py:61:80: E501 line too long (109 > 79 characters)
cms/admin/forms.py:5:80: E501 line too long (94 > 79 characters)
cms/admin/forms.py:11:80: E501 line too long (100 > 79 characters)
cms/admin/forms.py:51:80: E501 line too long (93 > 79 characters)
cms/admin/forms.py:62:80: E501 line too long (88 > 79 characters)
cms/admin/forms.py:63:80: E501 line too long (81 > 79 characters)
cms/admin/forms.py:64:80: E501 line too long (104 > 79 characters)
cms/admin/forms.py:65:80: E501 line too long (81 > 79 characters)
cms/admin/forms.py:66:80: E501 line too long (120 > 79 characters)
cms/admin/forms.py:68:80: E501 line too long (87 > 79 characters)
cms/admin/forms.py:69:80: E501 line too long (102 > 79 characters)
cms/admin/forms.py:70:80: E501 line too long (104 > 79 characters)
cms/admin/forms.py:72:80: E501 line too long (83 > 79 characters)
cms/admin/forms.py:73:80: E501 line too long (92 > 79 characters)
cms/admin/forms.py:76:5: E303 too many blank lines (2)
cms/admin/forms.py:117:80: E501 line too long (95 > 79 characters)
cms/admin/forms.py:121:80: E501 line too long (109 > 79 characters)
cms/admin/forms.py:127:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:151:80: E501 line too long (85 > 79 characters)
cms/admin/forms.py:156:80: E501 line too long (83 > 79 characters)
cms/admin/forms.py:157:80: E501 line too long (92 > 79 characters)
cms/admin/forms.py:180:80: E501 line too long (87 > 79 characters)
cms/admin/forms.py:181:80: E501 line too long (93 > 79 characters)
cms/admin/forms.py:182:80: E501 line too long (106 > 79 characters)
cms/admin/forms.py:184:80: E501 line too long (83 > 79 characters)
cms/admin/forms.py:186:80: E501 line too long (83 > 79 characters)
cms/admin/forms.py:187:80: E501 line too long (92 > 79 characters)
cms/admin/forms.py:201:17: E128 continuation line under-indented for visual indent
cms/admin/forms.py:201:80: E501 line too long (92 > 79 characters)
cms/admin/forms.py:203:80: E501 line too long (103 > 79 characters)
cms/admin/forms.py:211:80: E501 line too long (101 > 79 characters)
cms/admin/forms.py:221:80: E501 line too long (103 > 79 characters)
cms/admin/forms.py:224:80: E501 line too long (90 > 79 characters)
cms/admin/forms.py:229:80: E501 line too long (140 > 79 characters)
cms/admin/forms.py:230:80: E501 line too long (86 > 79 characters)
cms/admin/forms.py:242:80: E501 line too long (111 > 79 characters)
cms/admin/forms.py:256:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:257:80: E501 line too long (81 > 79 characters)
cms/admin/forms.py:257:82: W291 trailing whitespace
cms/admin/forms.py:260:80: E501 line too long (93 > 79 characters)
cms/admin/forms.py:264:34: E261 at least two spaces before inline comment
cms/admin/forms.py:305:51: E261 at least two spaces before inline comment
cms/admin/forms.py:312:80: E501 line too long (88 > 79 characters)
cms/admin/forms.py:322:75: W291 trailing whitespace
cms/admin/forms.py:325:80: E501 line too long (101 > 79 characters)
cms/admin/forms.py:329:80: E501 line too long (101 > 79 characters)
cms/admin/forms.py:330:80: E501 line too long (81 > 79 characters)
cms/admin/forms.py:343:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:345:80: E501 line too long (81 > 79 characters)
cms/admin/forms.py:346:80: E501 line too long (87 > 79 characters)
cms/admin/forms.py:356:80: E501 line too long (90 > 79 characters)
cms/admin/forms.py:367:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:374:80: E501 line too long (83 > 79 characters)
cms/admin/forms.py:375:80: E501 line too long (89 > 79 characters)
cms/admin/forms.py:377:80: E501 line too long (89 > 79 characters)
cms/admin/forms.py:386:80: E501 line too long (85 > 79 characters)
cms/admin/forms.py:387:80: E501 line too long (85 > 79 characters)
cms/admin/forms.py:397:80: E501 line too long (113 > 79 characters)
cms/admin/forms.py:407:80: E501 line too long (132 > 79 characters)
cms/admin/forms.py:421:80: E501 line too long (105 > 79 characters)
cms/admin/forms.py:425:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:439:80: E501 line too long (107 > 79 characters)
cms/admin/forms.py:448:80: E501 line too long (94 > 79 characters)
cms/admin/forms.py:449:80: E501 line too long (90 > 79 characters)
cms/admin/forms.py:450:80: E501 line too long (118 > 79 characters)
cms/admin/forms.py:451:80: E501 line too long (98 > 79 characters)
cms/admin/forms.py:452:80: E501 line too long (118 > 79 characters)
cms/admin/forms.py:453:80: E501 line too long (110 > 79 characters)
cms/admin/forms.py:454:80: E501 line too long (92 > 79 characters)
cms/admin/forms.py:458:78: W291 trailing whitespace
cms/admin/forms.py:474:80: E501 line too long (80 > 79 characters)
cms/admin/forms.py:492:80: E501 line too long (110 > 79 characters)
cms/models/placeholdermodel.py:17:80: E501 line too long (84 > 79 characters)
cms/models/placeholdermodel.py:18:80: E501 line too long (91 > 79 characters)
cms/models/placeholdermodel.py:27:80: E501 line too long (80 > 79 characters)
cms/models/placeholdermodel.py:62:80: E501 line too long (86 > 79 characters)
cms/models/placeholdermodel.py:68:80: E501 line too long (84 > 79 characters)
cms/models/placeholdermodel.py:79:80: E501 line too long (91 > 79 characters)
cms/models/placeholdermodel.py:80:80: E501 line too long (98 > 79 characters)
cms/models/placeholdermodel.py:106:80: E501 line too long (101 > 79 characters)
cms/models/placeholdermodel.py:113:80: E501 line too long (84 > 79 characters)
cms/models/placeholdermodel.py:122:80: E501 line too long (119 > 79 characters)
cms/models/placeholdermodel.py:141:80: E501 line too long (119 > 79 characters)
cms/models/placeholdermodel.py:174:80: E501 line too long (92 > 79 characters)
cms/models/placeholdermodel.py:182:80: E501 line too long (82 > 79 characters)
cms/models/placeholdermodel.py:203:80: E501 line too long (90 > 79 characters)
cms/models/placeholdermodel.py:214:80: E501 line too long (123 > 79 characters)
cms/models/placeholdermodel.py:223:80: E501 line too long (82 > 79 characters)
cms/models/placeholdermodel.py:226:80: E501 line too long (112 > 79 characters)
cms/utils/compat/input.py:4:22: W292 no newline at end of file
cms/apphook_pool.py:42:80: E501 line too long (80 > 79 characters)
cms/apphook_pool.py:45:80: E501 line too long (85 > 79 characters)
cms/apphook_pool.py:48:80: E501 line too long (100 > 79 characters)
cms/apphook_pool.py:58:80: E501 line too long (113 > 79 characters)
cms/apphook_pool.py:67:80: E501 line too long (106 > 79 characters)
cms/apphook_pool.py:67:107: W291 trailing whitespace
cms/apphook_pool.py:71:80: E501 line too long (82 > 79 characters)
cms/test_utils/project/second_urls_for_apphook_tests.py:14:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/second_urls_for_apphook_tests.py:15:80: E501 line too long (81 > 79 characters)
cms/test_utils/project/second_urls_for_apphook_tests.py:17:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/second_urls_for_apphook_tests.py:23:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/second_urls_for_apphook_tests.py:23:80: E501 line too long (83 > 79 characters)
cms/test_utils/project/pluginapp/plugins/meta/__init__.py:2:56: W292 no newline at end of file
cms/sitemaps/cms_sitemap.py:25:80: E501 line too long (83 > 79 characters)
cms/sitemaps/cms_sitemap.py:27:80: E501 line too long (92 > 79 characters)
cms/sitemaps/cms_sitemap.py:28:80: E501 line too long (84 > 79 characters)
cms/middleware/toolbar.py:14:80: E501 line too long (88 > 79 characters)
cms/middleware/toolbar.py:21:80: E501 line too long (103 > 79 characters)
cms/middleware/toolbar.py:22:80: E501 line too long (100 > 79 characters)
cms/middleware/toolbar.py:23:80: E501 line too long (102 > 79 characters)
cms/middleware/toolbar.py:38:80: E501 line too long (99 > 79 characters)
cms/middleware/toolbar.py:53:80: E501 line too long (80 > 79 characters)
cms/middleware/toolbar.py:65:80: E501 line too long (82 > 79 characters)
cms/middleware/toolbar.py:74:1: W391 blank line at end of file
cms/tests/site.py:14:1: E302 expected 2 blank lines, found 1
cms/tests/site.py:16:1: W293 blank line contains whitespace
cms/tests/site.py:23:80: E501 line too long (87 > 79 characters)
cms/tests/site.py:28:80: E501 line too long (92 > 79 characters)
cms/tests/site.py:29:80: E501 line too long (92 > 79 characters)
cms/tests/site.py:40:80: E501 line too long (80 > 79 characters)
cms/tests/site.py:42:80: E501 line too long (92 > 79 characters)
cms/tests/site.py:44:80: E501 line too long (80 > 79 characters)
cms/tests/site.py:47:80: E501 line too long (80 > 79 characters)
cms/tests/site.py:67:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:70:80: E501 line too long (84 > 79 characters)
cms/tests/site.py:71:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:72:80: E501 line too long (84 > 79 characters)
cms/tests/site.py:73:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:74:80: E501 line too long (86 > 79 characters)
cms/tests/site.py:75:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:76:80: E501 line too long (86 > 79 characters)
cms/tests/site.py:77:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:90:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:93:80: E501 line too long (84 > 79 characters)
cms/tests/site.py:94:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:95:80: E501 line too long (84 > 79 characters)
cms/tests/site.py:96:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:97:80: E501 line too long (86 > 79 characters)
cms/tests/site.py:98:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:99:80: E501 line too long (86 > 79 characters)
cms/tests/site.py:100:80: E501 line too long (82 > 79 characters)
cms/tests/site.py:110:64: W292 no newline at end of file
cms/tests/no_i18n.py:9:80: E501 line too long (150 > 79 characters)
cms/tests/no_i18n.py:57:80: E501 line too long (94 > 79 characters)
cms/tests/no_i18n.py:64:80: E501 line too long (102 > 79 characters)
cms/tests/no_i18n.py:66:80: E501 line too long (80 > 79 characters)
cms/tests/no_i18n.py:67:80: E501 line too long (110 > 79 characters)
cms/tests/no_i18n.py:69:80: E501 line too long (80 > 79 characters)
cms/tests/no_i18n.py:74:80: E501 line too long (80 > 79 characters)
cms/tests/no_i18n.py:75:80: E501 line too long (98 > 79 characters)
cms/tests/no_i18n.py:80:80: E501 line too long (92 > 79 characters)
cms/tests/no_i18n.py:105:80: E501 line too long (111 > 79 characters)
cms/tests/no_i18n.py:119:80: E501 line too long (97 > 79 characters)
cms/tests/no_i18n.py:125:80: E501 line too long (90 > 79 characters)
cms/tests/no_i18n.py:135:80: E501 line too long (104 > 79 characters)
cms/tests/no_i18n.py:157:51: W292 no newline at end of file
cms/test_utils/project/urls_no18n.py:18:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/urls_no18n.py:19:80: E501 line too long (89 > 79 characters)
cms/test_utils/project/urls_no18n.py:20:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/urls_no18n.py:21:80: E501 line too long (99 > 79 characters)
cms/test_utils/project/urls_no18n.py:22:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/urls_no18n.py:24:1: E124 closing bracket does not match visual indentation
cms/test_utils/project/urls_no18n.py:30:80: E501 line too long (103 > 79 characters)
cms/test_utils/project/urls_no18n.py:32:1: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:70:52: E261 at least two spaces before inline comment
cms/tests/menu_page_viewperm.py:80:80: E501 line too long (82 > 79 characters)
cms/tests/menu_page_viewperm.py:157:5: E303 too many blank lines (2)
cms/tests/menu_page_viewperm.py:162:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:170:80: E501 line too long (98 > 79 characters)
cms/tests/menu_page_viewperm.py:217:80: E501 line too long (89 > 79 characters)
cms/tests/menu_page_viewperm.py:231:80: E501 line too long (116 > 79 characters)
cms/tests/menu_page_viewperm.py:233:80: E501 line too long (88 > 79 characters)
cms/tests/menu_page_viewperm.py:235:64: W291 trailing whitespace
cms/tests/menu_page_viewperm.py:236:45: W291 trailing whitespace
cms/tests/menu_page_viewperm.py:245:80: E501 line too long (117 > 79 characters)
cms/tests/menu_page_viewperm.py:246:80: E501 line too long (122 > 79 characters)
cms/tests/menu_page_viewperm.py:248:80: E501 line too long (119 > 79 characters)
cms/tests/menu_page_viewperm.py:249:80: E501 line too long (124 > 79 characters)
cms/tests/menu_page_viewperm.py:250:80: E501 line too long (87 > 79 characters)
cms/tests/menu_page_viewperm.py:267:80: E501 line too long (87 > 79 characters)
cms/tests/menu_page_viewperm.py:299:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:306:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:323:5: E303 too many blank lines (2)
cms/tests/menu_page_viewperm.py:332:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:336:22: E261 at least two spaces before inline comment
cms/tests/menu_page_viewperm.py:336:23: E262 inline comment should start with '# '
cms/tests/menu_page_viewperm.py:338:24: E261 at least two spaces before inline comment
cms/tests/menu_page_viewperm.py:338:25: E262 inline comment should start with '# '
cms/tests/menu_page_viewperm.py:346:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:355:80: E501 line too long (80 > 79 characters)
cms/tests/menu_page_viewperm.py:392:80: E501 line too long (93 > 79 characters)
cms/tests/menu_page_viewperm.py:405:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:424:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:442:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:453:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:472:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:480:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:487:80: E501 line too long (80 > 79 characters)
cms/tests/menu_page_viewperm.py:521:52: E261 at least two spaces before inline comment
cms/tests/menu_page_viewperm.py:528:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:529:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:530:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:531:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:532:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:533:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:536:80: E501 line too long (111 > 79 characters)
cms/tests/menu_page_viewperm.py:545:51: W291 trailing whitespace
cms/tests/menu_page_viewperm.py:549:80: E501 line too long (111 > 79 characters)
cms/tests/menu_page_viewperm.py:550:80: E501 line too long (114 > 79 characters)
cms/tests/menu_page_viewperm.py:565:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:569:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:579:13: E128 continuation line under-indented for visual indent
cms/tests/menu_page_viewperm.py:584:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm.py:593:1: W391 blank line at end of file
cms/test_utils/project/pluginapp/plugins/manytomany_rel/admin.py:2:80: E501 line too long (91 > 79 characters)
cms/utils/placeholder.py:37:80: E501 line too long (84 > 79 characters)
cms/utils/placeholder.py:38:80: E501 line too long (81 > 79 characters)
cms/utils/placeholder.py:40:80: E501 line too long (86 > 79 characters)
cms/utils/placeholder.py:41:80: E501 line too long (93 > 79 characters)
cms/utils/placeholder.py:47:80: E501 line too long (80 > 79 characters)
cms/utils/placeholder.py:49:1: W293 blank line contains whitespace
cms/utils/placeholder.py:52:80: E501 line too long (80 > 79 characters)
cms/utils/placeholder.py:68:23: E203 whitespace before ':'
cms/utils/placeholder.py:73:80: E501 line too long (86 > 79 characters)
cms/utils/placeholder.py:83:80: E501 line too long (103 > 79 characters)
cms/utils/placeholder.py:91:80: E501 line too long (94 > 79 characters)
cms/utils/placeholder.py:95:80: E501 line too long (96 > 79 characters)
cms/utils/placeholder.py:96:80: E501 line too long (99 > 79 characters)
cms/utils/placeholder.py:97:80: E501 line too long (104 > 79 characters)
cms/utils/placeholder.py:114:80: E501 line too long (101 > 79 characters)
cms/utils/placeholder.py:116:80: E501 line too long (82 > 79 characters)
cms/utils/placeholder.py:125:80: E501 line too long (89 > 79 characters)
cms/utils/placeholder.py:135:80: E501 line too long (97 > 79 characters)
cms/tests/permissions.py:14:1: W293 blank line contains whitespace
cms/tests/permissions.py:27:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:30:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:31:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:35:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:37:1: W293 blank line contains whitespace
cms/tests/permissions.py:42:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:45:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:56:80: E501 line too long (81 > 79 characters)
cms/tests/permissions.py:59:80: E501 line too long (80 > 79 characters)
cms/tests/permissions.py:60:80: E501 line too long (90 > 79 characters)
cms/tests/permissions.py:67:80: E501 line too long (81 > 79 characters)
cms/forms/__init__.py:1:1: W391 blank line at end of file
cms/publisher/errors.py:2:1: E302 expected 2 blank lines, found 0
cms/publisher/errors.py:5:1: E302 expected 2 blank lines, found 1
cms/tests/mail.py:12:25: E261 at least two spaces before inline comment
cms/tests/mail.py:13:1: W293 blank line contains whitespace
cms/tests/mail.py:15:80: E501 line too long (95 > 79 characters)
cms/exceptions.py:2:1: E302 expected 2 blank lines, found 0
cms/exceptions.py:47:80: W291 trailing whitespace
cms/exceptions.py:62:28: E701 multiple statements on one line (colon)
cms/exceptions.py:65:43: E701 multiple statements on one line (colon)
cms/exceptions.py:68:43: E701 multiple statements on one line (colon)
cms/exceptions.py:71:37: E701 multiple statements on one line (colon)
cms/exceptions.py:74:31: E701 multiple statements on one line (colon)
cms/exceptions.py:77:40: E701 multiple statements on one line (colon)
cms/exceptions.py:80:37: E701 multiple statements on one line (colon)
cms/exceptions.py:81:1: W391 blank line at end of file
cms/test_utils/fixtures/templatetags.py:17:80: E501 line too long (95 > 79 characters)
cms/test_utils/fixtures/templatetags.py:19:1: W293 blank line contains whitespace
cms/test_utils/fixtures/templatetags.py:19:1: W391 blank line at end of file
cms/test_utils/util/mock.py:10:1: W293 blank line contains whitespace
cms/tests/po.py:4:80: E501 line too long (85 > 79 characters)
cms/tests/po.py:25:80: E501 line too long (148 > 79 characters)
cms/tests/po.py:33:80: E501 line too long (160 > 79 characters)
cms/tests/po.py:35:80: E501 line too long (80 > 79 characters)
cms/tests/po.py:37:80: E501 line too long (81 > 79 characters)
cms/tests/po.py:40:48: E261 at least two spaces before inline comment
cms/tests/po.py:40:80: E501 line too long (81 > 79 characters)
cms/tests/po.py:41:80: E501 line too long (91 > 79 characters)
cms/tests/po.py:43:80: E501 line too long (91 > 79 characters)
cms/tests/po.py:44:80: E501 line too long (97 > 79 characters)
cms/tests/po.py:59:36: W292 no newline at end of file
cms/test_utils/tmpdir.py:16:1: E302 expected 2 blank lines, found 1
cms/test_utils/tmpdir.py:19:63: E231 missing whitespace after ','
cms/test_utils/tmpdir.py:22:67: E231 missing whitespace after ','
cms/models/__init__.py:22:80: E501 line too long (94 > 79 characters)
cms/models/__init__.py:23:80: E501 line too long (152 > 79 characters)
cms/models/__init__.py:26:80: E501 line too long (177 > 79 characters)
cms/models/__init__.py:27:80: E501 line too long (221 > 79 characters)
cms/models/__init__.py:35:80: E501 line too long (132 > 79 characters)
cms/menu.py:5:5: E128 continuation line under-indented for visual indent
cms/menu.py:5:80: E501 line too long (88 > 79 characters)
cms/menu.py:36:80: E501 line too long (106 > 79 characters)
cms/menu.py:45:35: W291 trailing whitespace
cms/menu.py:47:80: E501 line too long (101 > 79 characters)
cms/menu.py:52:80: E501 line too long (93 > 79 characters)
cms/menu.py:57:80: E501 line too long (84 > 79 characters)
cms/menu.py:58:80: E501 line too long (96 > 79 characters)
cms/menu.py:67:9: E125 continuation line does not distinguish itself from next logical line
cms/menu.py:77:80: E501 line too long (80 > 79 characters)
cms/menu.py:78:80: E501 line too long (92 > 79 characters)
cms/menu.py:84:13: E125 continuation line does not distinguish itself from next logical line
cms/menu.py:88:13: E128 continuation line under-indented for visual indent
cms/menu.py:89:13: E128 continuation line under-indented for visual indent
cms/menu.py:90:13: E125 continuation line does not distinguish itself from next logical line
cms/menu.py:90:13: E128 continuation line under-indented for visual indent
cms/menu.py:94:5: E303 too many blank lines (2)
cms/menu.py:96:80: E501 line too long (86 > 79 characters)
cms/menu.py:136:21: W291 trailing whitespace
cms/menu.py:144:41: W291 trailing whitespace
cms/menu.py:159:80: E501 line too long (86 > 79 characters)
cms/menu.py:165:9: E128 continuation line under-indented for visual indent
cms/menu.py:177:38: E711 comparison to None should be 'if cond is None:'
cms/menu.py:188:80: E501 line too long (80 > 79 characters)
cms/menu.py:191:80: E501 line too long (80 > 79 characters)
cms/menu.py:198:21: E261 at least two spaces before inline comment
cms/menu.py:248:80: E501 line too long (80 > 79 characters)
cms/menu.py:257:80: E501 line too long (91 > 79 characters)
cms/menu.py:259:80: E501 line too long (81 > 79 characters)
cms/menu.py:269:80: E501 line too long (91 > 79 characters)
cms/menu.py:270:29: E261 at least two spaces before inline comment
cms/menu.py:299:79: E261 at least two spaces before inline comment
cms/menu.py:299:80: E501 line too long (129 > 79 characters)
cms/menu.py:300:80: E501 line too long (84 > 79 characters)
cms/menu.py:312:80: E501 line too long (95 > 79 characters)
cms/menu.py:336:1: W293 blank line contains whitespace
cms/menu.py:338:1: W293 blank line contains whitespace
cms/menu.py:340:1: W293 blank line contains whitespace
cms/menu.py:343:1: W293 blank line contains whitespace
cms/menu.py:347:1: W293 blank line contains whitespace
cms/menu.py:352:1: W293 blank line contains whitespace
cms/menu.py:353:80: E501 line too long (80 > 79 characters)
cms/menu.py:355:1: W293 blank line contains whitespace
cms/menu.py:381:1: W293 blank line contains whitespace
cms/menu.py:383:1: W293 blank line contains whitespace
cms/menu.py:386:1: W293 blank line contains whitespace
cms/menu.py:426:80: E501 line too long (80 > 79 characters)
cms/menu.py:451:80: E501 line too long (83 > 79 characters)
cms/test_utils/project/pluginapp/plugins/meta/cms_plugins.py:7:1: E302 expected 2 blank lines, found 1
cms/toolbar_pool.py:42:80: E501 line too long (92 > 79 characters)
cms/toolbar_pool.py:45:80: E501 line too long (104 > 79 characters)
cms/tests/check.py:10:80: E501 line too long (93 > 79 characters)
cms/tests/check.py:15:1: E302 expected 2 blank lines, found 1
cms/tests/check.py:45:80: E501 line too long (120 > 79 characters)
cms/tests/check.py:129:52: E202 whitespace before ')'
cms/tests/check.py:137:17: E128 continuation line under-indented for visual indent
cms/tests/check.py:140:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/placeholderapp/admin.py:2:80: E501 line too long (112 > 79 characters)
cms/tests/apphooks.py:7:80: E501 line too long (90 > 79 characters)
cms/tests/apphooks.py:65:80: E501 line too long (86 > 79 characters)
cms/tests/apphooks.py:72:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:75:80: E501 line too long (81 > 79 characters)
cms/tests/apphooks.py:76:80: E501 line too long (118 > 79 characters)
cms/tests/apphooks.py:80:80: E501 line too long (82 > 79 characters)
cms/tests/apphooks.py:84:80: E501 line too long (81 > 79 characters)
cms/tests/apphooks.py:86:80: E501 line too long (94 > 79 characters)
cms/tests/apphooks.py:113:80: E501 line too long (113 > 79 characters)
cms/tests/apphooks.py:124:80: E501 line too long (92 > 79 characters)
cms/tests/apphooks.py:126:80: E501 line too long (90 > 79 characters)
cms/tests/apphooks.py:128:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:129:80: E501 line too long (87 > 79 characters)
cms/tests/apphooks.py:130:80: E501 line too long (103 > 79 characters)
cms/tests/apphooks.py:147:80: E501 line too long (92 > 79 characters)
cms/tests/apphooks.py:149:80: E501 line too long (90 > 79 characters)
cms/tests/apphooks.py:151:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:164:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:165:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:171:80: E501 line too long (101 > 79 characters)
cms/tests/apphooks.py:183:80: E501 line too long (121 > 79 characters)
cms/tests/apphooks.py:194:80: E501 line too long (86 > 79 characters)
cms/tests/apphooks.py:196:80: E501 line too long (82 > 79 characters)
cms/tests/apphooks.py:207:80: E501 line too long (105 > 79 characters)
cms/tests/apphooks.py:213:80: E501 line too long (105 > 79 characters)
cms/tests/apphooks.py:217:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:218:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:232:80: E501 line too long (101 > 79 characters)
cms/tests/apphooks.py:238:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:239:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:243:80: E501 line too long (104 > 79 characters)
cms/tests/apphooks.py:249:80: E501 line too long (101 > 79 characters)
cms/tests/apphooks.py:254:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:255:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:261:80: E501 line too long (101 > 79 characters)
cms/tests/apphooks.py:273:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:274:80: E501 line too long (88 > 79 characters)
cms/tests/apphooks.py:276:80: E501 line too long (98 > 79 characters)
cms/tests/apphooks.py:282:80: E501 line too long (109 > 79 characters)
cms/tests/apphooks.py:295:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:296:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:299:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:300:80: E501 line too long (89 > 79 characters)
cms/tests/apphooks.py:304:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:305:80: E501 line too long (88 > 79 characters)
cms/tests/apphooks.py:316:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:317:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:324:80: E501 line too long (101 > 79 characters)
cms/tests/apphooks.py:336:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:367:80: E501 line too long (83 > 79 characters)
cms/tests/apphooks.py:368:80: E501 line too long (98 > 79 characters)
cms/tests/apphooks.py:369:80: E501 line too long (90 > 79 characters)
cms/tests/apphooks.py:370:80: E501 line too long (105 > 79 characters)
cms/tests/apphooks.py:371:80: E501 line too long (118 > 79 characters)
cms/tests/apphooks.py:381:80: E501 line too long (82 > 79 characters)
cms/tests/apphooks.py:382:80: E501 line too long (85 > 79 characters)
cms/tests/apphooks.py:395:80: E501 line too long (116 > 79 characters)
cms/tests/apphooks.py:399:80: E501 line too long (102 > 79 characters)
cms/tests/apphooks.py:403:80: E501 line too long (98 > 79 characters)
cms/tests/apphooks.py:405:80: E501 line too long (90 > 79 characters)
cms/tests/apphooks.py:406:80: E501 line too long (112 > 79 characters)
cms/tests/apphooks.py:407:80: E501 line too long (85 > 79 characters)
cms/tests/apphooks.py:408:80: E501 line too long (98 > 79 characters)
cms/tests/apphooks.py:409:80: E501 line too long (85 > 79 characters)
cms/tests/apphooks.py:410:80: E501 line too long (99 > 79 characters)
cms/tests/apphooks.py:419:80: E501 line too long (97 > 79 characters)
cms/tests/apphooks.py:455:80: E501 line too long (86 > 79 characters)
cms/tests/apphooks.py:468:80: E501 line too long (81 > 79 characters)
cms/tests/apphooks.py:469:80: E501 line too long (106 > 79 characters)
cms/tests/apphooks.py:470:80: E501 line too long (84 > 79 characters)
cms/tests/apphooks.py:474:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/pluginapp/plugins/extra_context/cms_plugins.py:7:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/pluginapp/plugins/extra_context/cms_plugins.py:15:1: W293 blank line contains whitespace
cms/models/managers.py:30:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:60:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:73:80: E501 line too long (89 > 79 characters)
cms/models/managers.py:81:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:101:79: E502 the backslash is redundant between brackets
cms/models/managers.py:154:80: E501 line too long (109 > 79 characters)
cms/models/managers.py:156:80: E501 line too long (84 > 79 characters)
cms/models/managers.py:211:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:213:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:242:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:244:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:279:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:287:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:309:80: E501 line too long (88 > 79 characters)
cms/models/managers.py:322:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:325:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:331:13: E128 continuation line under-indented for visual indent
cms/models/managers.py:334:80: E501 line too long (103 > 79 characters)
cms/models/managers.py:337:80: E501 line too long (85 > 79 characters)
cms/models/managers.py:341:30: E121 continuation line indentation is not a multiple of four
cms/models/managers.py:341:80: E501 line too long (95 > 79 characters)
cms/models/managers.py:342:26: E123 closing bracket does not match indentation of opening bracket's line
cms/models/managers.py:344:80: E501 line too long (117 > 79 characters)
cms/models/managers.py:361:80: E501 line too long (80 > 79 characters)
cms/models/managers.py:369:80: E501 line too long (84 > 79 characters)
cms/models/managers.py:376:80: E501 line too long (81 > 79 characters)
cms/models/managers.py:390:80: E501 line too long (83 > 79 characters)
cms/models/managers.py:419:13: E128 continuation line under-indented for visual indent
cms/models/managers.py:430:80: E501 line too long (85 > 79 characters)
cms/models/managers.py:432:80: E501 line too long (97 > 79 characters)
cms/models/managers.py:440:80: E501 line too long (102 > 79 characters)
cms/models/managers.py:442:80: E501 line too long (105 > 79 characters)
cms/models/managers.py:448:13: E128 continuation line under-indented for visual indent
cms/models/managers.py:469:80: E501 line too long (85 > 79 characters)
cms/models/managers.py:472:80: E501 line too long (82 > 79 characters)
cms/models/managers.py:473:64: E127 continuation line over-indented for visual indent
cms/models/managers.py:473:80: E501 line too long (98 > 79 characters)
cms/models/managers.py:478:80: E501 line too long (85 > 79 characters)
cms/models/managers.py:481:80: E501 line too long (81 > 79 characters)
cms/models/managers.py:482:80: E501 line too long (106 > 79 characters)
cms/models/managers.py:484:80: E501 line too long (109 > 79 characters)
cms/models/managers.py:487:34: W292 no newline at end of file
cms/signals/title.py:4:80: E501 line too long (120 > 79 characters)
cms/signals/title.py:24:80: E501 line too long (99 > 79 characters)
cms/signals/title.py:46:80: E501 line too long (94 > 79 characters)
cms/signals/title.py:60:80: E501 line too long (88 > 79 characters)
cms/signals/title.py:66:37: E261 at least two spaces before inline comment
cms/signals/title.py:66:80: E501 line too long (80 > 79 characters)
cms/signals/title.py:97:58: W292 no newline at end of file
cms/test_utils/project/third_cms_urls_for_apphook_tests.py:7:80: E501 line too long (87 > 79 characters)
cms/test_utils/project/third_cms_urls_for_apphook_tests.py:9:80: E501 line too long (86 > 79 characters)
cms/test_utils/project/third_cms_urls_for_apphook_tests.py:13:32: E231 missing whitespace after ':'
cms/test_utils/project/third_cms_urls_for_apphook_tests.py:23:1: W293 blank line contains whitespace
cms/utils/compat/__init__.py:8:31: W292 no newline at end of file
cms/utils/check.py:32:80: E501 line too long (86 > 79 characters)
cms/utils/check.py:77:80: E501 line too long (95 > 79 characters)
cms/utils/check.py:81:80: E501 line too long (103 > 79 characters)
cms/utils/check.py:85:80: E501 line too long (108 > 79 characters)
cms/utils/check.py:89:80: E501 line too long (96 > 79 characters)
cms/utils/check.py:128:80: E501 line too long (80 > 79 characters)
cms/utils/check.py:168:80: E501 line too long (97 > 79 characters)
cms/utils/check.py:169:80: E501 line too long (88 > 79 characters)
cms/utils/check.py:172:80: E501 line too long (164 > 79 characters)
cms/utils/check.py:178:80: E501 line too long (91 > 79 characters)
cms/utils/check.py:180:80: E501 line too long (93 > 79 characters)
cms/utils/check.py:186:1: E302 expected 2 blank lines, found 1
cms/utils/check.py:192:80: E501 line too long (116 > 79 characters)
cms/utils/check.py:194:80: E501 line too long (181 > 79 characters)
cms/utils/check.py:197:80: E501 line too long (148 > 79 characters)
cms/utils/check.py:203:80: E501 line too long (177 > 79 characters)
cms/utils/check.py:205:80: E501 line too long (82 > 79 characters)
cms/utils/check.py:206:80: E501 line too long (146 > 79 characters)
cms/utils/check.py:208:80: E501 line too long (151 > 79 characters)
cms/utils/check.py:210:1: E302 expected 2 blank lines, found 1
cms/utils/check.py:216:80: E501 line too long (125 > 79 characters)
cms/utils/check.py:227:80: E501 line too long (91 > 79 characters)
cms/utils/check.py:232:80: E501 line too long (99 > 79 characters)
cms/utils/check.py:232:98: E202 whitespace before ')'
cms/utils/check.py:235:80: E501 line too long (123 > 79 characters)
cms/utils/check.py:235:124: W291 trailing whitespace
cms/utils/check.py:238:80: E501 line too long (84 > 79 characters)
cms/utils/check.py:240:80: E501 line too long (329 > 79 characters)
cms/utils/check.py:242:1: E302 expected 2 blank lines, found 1
cms/utils/check.py:256:80: E501 line too long (103 > 79 characters)
cms/utils/check.py:261:80: E501 line too long (117 > 79 characters)
cms/utils/check.py:267:80: E501 line too long (113 > 79 characters)
cms/utils/check.py:272:80: E501 line too long (89 > 79 characters)
cms/utils/check.py:274:80: E501 line too long (260 > 79 characters)
cms/utils/check.py:294:1: E302 expected 2 blank lines, found 1
cms/utils/check.py:318:80: E501 line too long (81 > 79 characters)
cms/utils/check.py:333:80: E501 line too long (108 > 79 characters)
cms/utils/check.py:335:80: E501 line too long (115 > 79 characters)
cms/utils/check.py:337:80: E501 line too long (109 > 79 characters)
cms/utils/check.py:338:80: E501 line too long (113 > 79 characters)
cms/utils/check.py:341:80: E501 line too long (111 > 79 characters)
cms/utils/check.py:343:80: E501 line too long (135 > 79 characters)
cms/utils/check.py:345:80: E501 line too long (94 > 79 characters)
cms/tests/api.py:4:80: E501 line too long (95 > 79 characters)
cms/tests/api.py:144:80: E501 line too long (80 > 79 characters)
cms/tests/api.py:151:80: E501 line too long (80 > 79 characters)
cms/tests/api.py:166:80: E501 line too long (80 > 79 characters)
cms/admin/useradmin.py:19:1: W293 blank line contains whitespace
cms/admin/useradmin.py:20:80: E501 line too long (81 > 79 characters)
cms/admin/useradmin.py:21:1: W293 blank line contains whitespace
cms/admin/useradmin.py:24:80: E501 line too long (84 > 79 characters)
cms/admin/useradmin.py:25:80: E501 line too long (80 > 79 characters)
cms/admin/useradmin.py:28:1: W293 blank line contains whitespace
cms/admin/useradmin.py:30:1: W293 blank line contains whitespace
cms/admin/useradmin.py:33:1: W293 blank line contains whitespace
cms/admin/useradmin.py:36:80: E501 line too long (111 > 79 characters)
cms/admin/useradmin.py:38:1: W293 blank line contains whitespace
cms/admin/useradmin.py:42:80: E501 line too long (90 > 79 characters)
cms/admin/useradmin.py:46:1: W293 blank line contains whitespace
cms/admin/useradmin.py:48:56: W291 trailing whitespace
cms/admin/useradmin.py:49:1: W293 blank line contains whitespace
cms/admin/useradmin.py:50:1: E302 expected 2 blank lines, found 1
cms/admin/useradmin.py:53:1: W293 blank line contains whitespace
cms/admin/useradmin.py:57:1: W293 blank line contains whitespace
cms/toolbar/toolbar.py:26:36: E701 multiple statements on one line (colon)
cms/toolbar/toolbar.py:26:80: E501 line too long (106 > 79 characters)
cms/toolbar/toolbar.py:44:80: E501 line too long (86 > 79 characters)
cms/toolbar/toolbar.py:45:80: E501 line too long (88 > 79 characters)
cms/toolbar/toolbar.py:47:80: E501 line too long (88 > 79 characters)
cms/toolbar/toolbar.py:53:80: E501 line too long (99 > 79 characters)
cms/toolbar/toolbar.py:58:80: E501 line too long (80 > 79 characters)
cms/toolbar/toolbar.py:60:80: E501 line too long (92 > 79 characters)
cms/toolbar/toolbar.py:81:80: E501 line too long (91 > 79 characters)
cms/toolbar/toolbar.py:90:80: E501 line too long (83 > 79 characters)
cms/toolbar/toolbar.py:99:80: E501 line too long (113 > 79 characters)
cms/toolbar/toolbar.py:103:80: E501 line too long (97 > 79 characters)
cms/toolbar/toolbar.py:107:80: E501 line too long (93 > 79 characters)
cms/toolbar/toolbar.py:192:80: E501 line too long (95 > 79 characters)
cms/toolbar/toolbar.py:199:80: E501 line too long (90 > 79 characters)
cms/toolbar/toolbar.py:212:1: W391 blank line at end of file
cms/utils/compat/type_checks.py:8:30: W292 no newline at end of file
cms/management/commands/cms.py:10:80: E501 line too long (100 > 79 characters)
cms/management/commands/cms.py:18:80: E501 line too long (88 > 79 characters)
cms/management/commands/cms.py:19:9: E128 continuation line under-indented for visual indent
cms/management/commands/cms.py:19:80: E501 line too long (80 > 79 characters)
cms/management/commands/cms.py:38:80: E501 line too long (84 > 79 characters)
cms/management/commands/cms.py:42:80: E501 line too long (90 > 79 characters)
cms/test_utils/project/sampleapp/ns_urls.py:8:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/sampleapp/ns_urls.py:8:61: E202 whitespace before ')'
cms/test_utils/project/cms_urls_for_apphook_tests.py:7:80: E501 line too long (87 > 79 characters)
cms/test_utils/project/cms_urls_for_apphook_tests.py:9:80: E501 line too long (86 > 79 characters)
cms/test_utils/project/cms_urls_for_apphook_tests.py:13:32: E231 missing whitespace after ':'
cms/test_utils/project/cms_urls_for_apphook_tests.py:23:1: W293 blank line contains whitespace
cms/extensions/admin.py:17:80: E501 line too long (85 > 79 characters)
cms/extensions/admin.py:31:80: E501 line too long (113 > 79 characters)
cms/extensions/admin.py:36:80: E501 line too long (96 > 79 characters)
cms/extensions/admin.py:45:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:46:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:47:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:51:80: E501 line too long (85 > 79 characters)
cms/extensions/admin.py:58:80: E501 line too long (86 > 79 characters)
cms/extensions/admin.py:72:80: E501 line too long (120 > 79 characters)
cms/extensions/admin.py:77:80: E501 line too long (96 > 79 characters)
cms/extensions/admin.py:86:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:87:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:88:45: E127 continuation line over-indented for visual indent
cms/extensions/admin.py:92:80: E501 line too long (85 > 79 characters)
cms/extensions/admin.py:93:1: W391 blank line at end of file
cms/tests/static_placeholder.py:25:31: E261 at least two spaces before inline comment
cms/tests/static_placeholder.py:29:9: E303 too many blank lines (2)
cms/tests/static_placeholder.py:31:9: E124 closing bracket does not match visual indentation
cms/tests/static_placeholder.py:41:9: E124 closing bracket does not match visual indentation
cms/tests/static_placeholder.py:48:80: E501 line too long (100 > 79 characters)
cms/tests/static_placeholder.py:54:80: E501 line too long (85 > 79 characters)
cms/tests/static_placeholder.py:59:80: E501 line too long (86 > 79 characters)
cms/tests/static_placeholder.py:63:80: E501 line too long (85 > 79 characters)
cms/tests/static_placeholder.py:65:80: E501 line too long (116 > 79 characters)
cms/tests/static_placeholder.py:74:80: E501 line too long (85 > 79 characters)
cms/tests/static_placeholder.py:78:80: E501 line too long (81 > 79 characters)
cms/tests/static_placeholder.py:79:80: E501 line too long (82 > 79 characters)
cms/tests/static_placeholder.py:84:80: E501 line too long (98 > 79 characters)
cms/tests/static_placeholder.py:85:80: E501 line too long (98 > 79 characters)
cms/tests/static_placeholder.py:86:80: E501 line too long (99 > 79 characters)
cms/tests/static_placeholder.py:93:17: E128 continuation line under-indented for visual indent
cms/tests/static_placeholder.py:97:80: E501 line too long (84 > 79 characters)
cms/tests/static_placeholder.py:98:80: E501 line too long (83 > 79 characters)
cms/tests/static_placeholder.py:99:80: E501 line too long (83 > 79 characters)
cms/tests/static_placeholder.py:104:80: E501 line too long (98 > 79 characters)
cms/tests/static_placeholder.py:105:80: E501 line too long (98 > 79 characters)
cms/tests/static_placeholder.py:106:80: E501 line too long (106 > 79 characters)
cms/tests/static_placeholder.py:107:80: E501 line too long (104 > 79 characters)
cms/tests/static_placeholder.py:108:80: E501 line too long (93 > 79 characters)
cms/tests/static_placeholder.py:125:80: E501 line too long (91 > 79 characters)
cms/tests/static_placeholder.py:126:17: E122 continuation line missing indentation or outdented
cms/tests/static_placeholder.py:131:80: E501 line too long (96 > 79 characters)
cms/tests/static_placeholder.py:132:80: E501 line too long (107 > 79 characters)
cms/tests/static_placeholder.py:133:80: E501 line too long (105 > 79 characters)
cms/tests/static_placeholder.py:137:80: E501 line too long (118 > 79 characters)
cms/tests/static_placeholder.py:139:80: E501 line too long (84 > 79 characters)
cms/tests/static_placeholder.py:142:80: E501 line too long (83 > 79 characters)
cms/tests/static_placeholder.py:143:80: E501 line too long (83 > 79 characters)
cms/tests/static_placeholder.py:146:1: W391 blank line at end of file
cms/test_utils/project/sampleapp/urls_extra.py:8:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/sampleapp/urls_extra.py:8:80: E501 line too long (95 > 79 characters)
cms/management/commands/publisher_publish.py:7:1: E302 expected 2 blank lines, found 1
cms/management/commands/publisher_publish.py:12:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:17:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:20:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:22:80: E501 line too long (91 > 79 characters)
cms/management/commands/publisher_publish.py:24:80: E501 line too long (100 > 79 characters)
cms/management/commands/publisher_publish.py:25:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:26:31: E261 at least two spaces before inline comment
cms/management/commands/publisher_publish.py:30:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:36:80: E501 line too long (97 > 79 characters)
cms/management/commands/publisher_publish.py:41:80: E501 line too long (95 > 79 characters)
cms/management/commands/publisher_publish.py:46:80: E501 line too long (81 > 79 characters)
cms/management/commands/publisher_publish.py:47:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:52:1: W293 blank line contains whitespace
cms/management/commands/publisher_publish.py:52:1: W391 blank line at end of file
cms/appresolver.py:27:1: E303 too many blank lines (3)
cms/appresolver.py:46:80: E501 line too long (81 > 79 characters)
cms/appresolver.py:47:80: E501 line too long (103 > 79 characters)
cms/appresolver.py:90:80: E501 line too long (87 > 79 characters)
cms/appresolver.py:92:80: E501 line too long (86 > 79 characters)
cms/appresolver.py:114:80: E501 line too long (100 > 79 characters)
cms/appresolver.py:120:80: E501 line too long (82 > 79 characters)
cms/appresolver.py:121:80: E501 line too long (99 > 79 characters)
cms/appresolver.py:178:80: E501 line too long (81 > 79 characters)
cms/appresolver.py:184:80: E501 line too long (80 > 79 characters)
cms/appresolver.py:204:80: E501 line too long (115 > 79 characters)
cms/appresolver.py:206:80: E501 line too long (87 > 79 characters)
cms/appresolver.py:217:80: E501 line too long (110 > 79 characters)
cms/appresolver.py:224:80: E501 line too long (84 > 79 characters)
cms/appresolver.py:226:80: E501 line too long (103 > 79 characters)
cms/utils/page_resolver.py:30:80: E501 line too long (84 > 79 characters)
cms/utils/page_resolver.py:71:80: E501 line too long (81 > 79 characters)
cms/utils/page_resolver.py:102:1: W293 blank line contains whitespace
cms/utils/page_resolver.py:105:1: W293 blank line contains whitespace
cms/utils/page_resolver.py:107:76: W291 trailing whitespace
cms/utils/page_resolver.py:111:1: W293 blank line contains whitespace
cms/utils/page_resolver.py:132:80: E501 line too long (95 > 79 characters)
cms/utils/page_resolver.py:154:80: E501 line too long (81 > 79 characters)
cms/utils/page_resolver.py:170:80: E501 line too long (89 > 79 characters)
cms/utils/page_resolver.py:175:80: E501 line too long (112 > 79 characters)
cms/utils/page_resolver.py:176:80: E501 line too long (92 > 79 characters)
cms/utils/page_resolver.py:185:80: E501 line too long (113 > 79 characters)
cms/utils/page_resolver.py:186:80: E501 line too long (115 > 79 characters)
cms/utils/page_resolver.py:188:80: E501 line too long (89 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:6:39: E271 multiple spaces after keyword
cms/tests/menu_page_viewperm_staff.py:21:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:29:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:62:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:65:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:68:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:73:80: E501 line too long (80 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:76:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:86:20: W291 trailing whitespace
cms/tests/menu_page_viewperm_staff.py:87:20: E121 continuation line indentation is not a multiple of four
cms/tests/menu_page_viewperm_staff.py:93:80: E501 line too long (83 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:98:80: E501 line too long (80 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:104:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:125:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:134:80: E501 line too long (93 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:137:2: W291 trailing whitespace
cms/tests/menu_page_viewperm_staff.py:138:5: E301 expected 1 blank line, found 0
cms/tests/menu_page_viewperm_staff.py:150:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:151:80: E501 line too long (83 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:156:80: E501 line too long (93 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:163:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:193:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:205:80: E501 line too long (90 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:211:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:233:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:234:80: E501 line too long (83 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:246:80: E501 line too long (90 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:252:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:274:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:288:80: E501 line too long (90 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:295:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:306:20: E121 continuation line indentation is not a multiple of four
cms/tests/menu_page_viewperm_staff.py:311:80: E501 line too long (83 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:322:80: E501 line too long (90 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:348:9: E124 closing bracket does not match visual indentation
cms/tests/menu_page_viewperm_staff.py:358:80: E501 line too long (80 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:359:80: E501 line too long (93 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:363:1: W293 blank line contains whitespace
cms/tests/menu_page_viewperm_staff.py:373:28: E231 missing whitespace after ','
cms/tests/menu_page_viewperm_staff.py:374:80: E501 line too long (83 > 79 characters)
cms/tests/menu_page_viewperm_staff.py:385:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/sampleapp/cms_toolbar.py:16:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/sampleapp/cms_toolbar.py:17:80: E501 line too long (101 > 79 characters)
cms/test_utils/project/sampleapp/cms_toolbar.py:18:80: E501 line too long (109 > 79 characters)
cms/test_utils/project/sampleapp/cms_toolbar.py:19:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/placeholderapp_urls.py:3:29: E271 multiple spaces after keyword
cms/test_utils/project/placeholderapp_urls.py:13:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/placeholderapp_urls.py:14:80: E501 line too long (81 > 79 characters)
cms/test_utils/project/placeholderapp_urls.py:16:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/placeholderapp_urls.py:22:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/placeholderapp_urls.py:22:80: E501 line too long (111 > 79 characters)
cms/test_utils/project/placeholderapp_urls.py:23:80: E501 line too long (129 > 79 characters)
cms/signals/page.py:4:80: E501 line too long (91 > 79 characters)
cms/signals/page.py:26:80: E501 line too long (135 > 79 characters)
cms/signals/page.py:32:80: E501 line too long (92 > 79 characters)
cms/signals/page.py:33:17: E126 continuation line over-indented for hanging indent
cms/signals/page.py:33:80: E501 line too long (159 > 79 characters)
cms/signals/page.py:49:1: E303 too many blank lines (3)
cms/signals/page.py:75:80: E501 line too long (108 > 79 characters)
cms/signals/page.py:81:80: E501 line too long (96 > 79 characters)
cms/signals/page.py:83:80: E501 line too long (88 > 79 characters)
cms/signals/page.py:84:80: E501 line too long (115 > 79 characters)
cms/signals/page.py:88:80: E501 line too long (84 > 79 characters)
cms/signals/page.py:106:1: W391 blank line at end of file
cms/admin/placeholderadmin.py:18:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:47:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:48:80: E501 line too long (110 > 79 characters)
cms/admin/placeholderadmin.py:70:80: E501 line too long (101 > 79 characters)
cms/admin/placeholderadmin.py:72:80: E501 line too long (115 > 79 characters)
cms/admin/placeholderadmin.py:73:80: E501 line too long (81 > 79 characters)
cms/admin/placeholderadmin.py:74:80: E501 line too long (106 > 79 characters)
cms/admin/placeholderadmin.py:85:80: E501 line too long (100 > 79 characters)
cms/admin/placeholderadmin.py:108:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:109:80: E501 line too long (82 > 79 characters)
cms/admin/placeholderadmin.py:110:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:111:80: E501 line too long (109 > 79 characters)
cms/admin/placeholderadmin.py:121:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:122:80: E501 line too long (110 > 79 characters)
cms/admin/placeholderadmin.py:136:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:142:80: E501 line too long (99 > 79 characters)
cms/admin/placeholderadmin.py:143:80: E501 line too long (107 > 79 characters)
cms/admin/placeholderadmin.py:147:80: E501 line too long (94 > 79 characters)
cms/admin/placeholderadmin.py:152:80: E501 line too long (93 > 79 characters)
cms/admin/placeholderadmin.py:159:80: E501 line too long (93 > 79 characters)
cms/admin/placeholderadmin.py:166:80: E501 line too long (93 > 79 characters)
cms/admin/placeholderadmin.py:181:80: E501 line too long (90 > 79 characters)
cms/admin/placeholderadmin.py:187:80: E501 line too long (88 > 79 characters)
cms/admin/placeholderadmin.py:215:80: E501 line too long (108 > 79 characters)
cms/admin/placeholderadmin.py:220:80: E501 line too long (81 > 79 characters)
cms/admin/placeholderadmin.py:221:80: E501 line too long (104 > 79 characters)
cms/admin/placeholderadmin.py:223:80: E501 line too long (92 > 79 characters)
cms/admin/placeholderadmin.py:226:80: E501 line too long (98 > 79 characters)
cms/admin/placeholderadmin.py:233:80: E501 line too long (117 > 79 characters)
cms/admin/placeholderadmin.py:239:80: E501 line too long (107 > 79 characters)
cms/admin/placeholderadmin.py:242:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:244:80: E501 line too long (88 > 79 characters)
cms/admin/placeholderadmin.py:245:80: E501 line too long (112 > 79 characters)
cms/admin/placeholderadmin.py:247:80: E501 line too long (115 > 79 characters)
cms/admin/placeholderadmin.py:250:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:259:80: E501 line too long (111 > 79 characters)
cms/admin/placeholderadmin.py:262:80: E501 line too long (113 > 79 characters)
cms/admin/placeholderadmin.py:266:80: E501 line too long (82 > 79 characters)
cms/admin/placeholderadmin.py:288:80: E501 line too long (85 > 79 characters)
cms/admin/placeholderadmin.py:289:80: E501 line too long (85 > 79 characters)
cms/admin/placeholderadmin.py:291:80: E501 line too long (108 > 79 characters)
cms/admin/placeholderadmin.py:294:80: E501 line too long (82 > 79 characters)
cms/admin/placeholderadmin.py:296:80: E501 line too long (92 > 79 characters)
cms/admin/placeholderadmin.py:301:80: E501 line too long (118 > 79 characters)
cms/admin/placeholderadmin.py:302:80: E501 line too long (118 > 79 characters)
cms/admin/placeholderadmin.py:303:80: E501 line too long (111 > 79 characters)
cms/admin/placeholderadmin.py:306:80: E501 line too long (110 > 79 characters)
cms/admin/placeholderadmin.py:307:80: E501 line too long (103 > 79 characters)
cms/admin/placeholderadmin.py:309:80: E501 line too long (105 > 79 characters)
cms/admin/placeholderadmin.py:310:80: E501 line too long (111 > 79 characters)
cms/admin/placeholderadmin.py:311:80: E501 line too long (115 > 79 characters)
cms/admin/placeholderadmin.py:312:80: E501 line too long (116 > 79 characters)
cms/admin/placeholderadmin.py:322:80: E501 line too long (104 > 79 characters)
cms/admin/placeholderadmin.py:323:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:329:80: E501 line too long (92 > 79 characters)
cms/admin/placeholderadmin.py:330:80: E501 line too long (103 > 79 characters)
cms/admin/placeholderadmin.py:331:80: E501 line too long (88 > 79 characters)
cms/admin/placeholderadmin.py:334:80: E501 line too long (88 > 79 characters)
cms/admin/placeholderadmin.py:335:80: E501 line too long (80 > 79 characters)
cms/admin/placeholderadmin.py:336:80: E501 line too long (87 > 79 characters)
cms/admin/placeholderadmin.py:341:80: E501 line too long (101 > 79 characters)
cms/admin/placeholderadmin.py:343:80: E501 line too long (80 > 79 characters)
cms/admin/placeholderadmin.py:345:80: E501 line too long (108 > 79 characters)
cms/admin/placeholderadmin.py:352:80: E501 line too long (86 > 79 characters)
cms/admin/placeholderadmin.py:363:80: E501 line too long (83 > 79 characters)
cms/admin/placeholderadmin.py:364:80: E501 line too long (82 > 79 characters)
cms/admin/placeholderadmin.py:377:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:388:80: E501 line too long (81 > 79 characters)
cms/admin/placeholderadmin.py:401:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:416:80: E501 line too long (80 > 79 characters)
cms/admin/placeholderadmin.py:426:80: E501 line too long (104 > 79 characters)
cms/admin/placeholderadmin.py:431:80: E501 line too long (106 > 79 characters)
cms/admin/placeholderadmin.py:433:80: E501 line too long (122 > 79 characters)
cms/admin/placeholderadmin.py:439:80: E501 line too long (105 > 79 characters)
cms/admin/placeholderadmin.py:447:80: E501 line too long (106 > 79 characters)
cms/admin/placeholderadmin.py:461:80: E501 line too long (117 > 79 characters)
cms/admin/placeholderadmin.py:467:80: E501 line too long (81 > 79 characters)
cms/admin/placeholderadmin.py:468:80: E501 line too long (87 > 79 characters)
cms/admin/placeholderadmin.py:472:80: E501 line too long (97 > 79 characters)
cms/admin/placeholderadmin.py:474:80: E501 line too long (110 > 79 characters)
cms/admin/placeholderadmin.py:485:80: E501 line too long (93 > 79 characters)
cms/admin/placeholderadmin.py:489:80: E501 line too long (103 > 79 characters)
cms/admin/placeholderadmin.py:490:80: E501 line too long (93 > 79 characters)
cms/admin/placeholderadmin.py:492:80: E501 line too long (97 > 79 characters)
cms/admin/placeholderadmin.py:493:80: E501 line too long (84 > 79 characters)
cms/admin/placeholderadmin.py:508:80: E501 line too long (99 > 79 characters)
cms/admin/placeholderadmin.py:515:80: E501 line too long (114 > 79 characters)
cms/admin/placeholderadmin.py:526:80: E501 line too long (118 > 79 characters)
cms/admin/placeholderadmin.py:530:80: E501 line too long (99 > 79 characters)
cms/admin/placeholderadmin.py:533:80: E501 line too long (97 > 79 characters)
cms/admin/placeholderadmin.py:548:80: E501 line too long (99 > 79 characters)
cms/tests/publisher.py:3:80: E501 line too long (97 > 79 characters)
cms/tests/publisher.py:15:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:45:50: E261 at least two spaces before inline comment
cms/tests/publisher.py:45:51: E262 inline comment should start with '# '
cms/tests/publisher.py:69:50: E261 at least two spaces before inline comment
cms/tests/publisher.py:69:51: E262 inline comment should start with '# '
cms/tests/publisher.py:84:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:87:80: E501 line too long (89 > 79 characters)
cms/tests/publisher.py:89:36: E261 at least two spaces before inline comment
cms/tests/publisher.py:105:50: E261 at least two spaces before inline comment
cms/tests/publisher.py:105:51: E262 inline comment should start with '# '
cms/tests/publisher.py:106:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:128:36: E261 at least two spaces before inline comment
cms/tests/publisher.py:138:50: E261 at least two spaces before inline comment
cms/tests/publisher.py:138:51: E262 inline comment should start with '# '
cms/tests/publisher.py:175:80: E501 line too long (100 > 79 characters)
cms/tests/publisher.py:177:80: E501 line too long (84 > 79 characters)
cms/tests/publisher.py:198:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:214:80: E501 line too long (100 > 79 characters)
cms/tests/publisher.py:225:80: E501 line too long (108 > 79 characters)
cms/tests/publisher.py:226:13: E123 closing bracket does not match indentation of opening bracket's line
cms/tests/publisher.py:226:13: E125 continuation line does not distinguish itself from next logical line
cms/tests/publisher.py:229:80: E501 line too long (108 > 79 characters)
cms/tests/publisher.py:252:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:269:80: E501 line too long (91 > 79 characters)
cms/tests/publisher.py:288:80: E501 line too long (80 > 79 characters)
cms/tests/publisher.py:290:80: E501 line too long (80 > 79 characters)
cms/tests/publisher.py:318:5: E303 too many blank lines (2)
cms/tests/publisher.py:333:31: E127 continuation line over-indented for visual indent
cms/tests/publisher.py:339:31: E127 continuation line over-indented for visual indent
cms/tests/publisher.py:348:31: E127 continuation line over-indented for visual indent
cms/tests/publisher.py:354:31: E127 continuation line over-indented for visual indent
cms/tests/publisher.py:369:80: E501 line too long (88 > 79 characters)
cms/tests/publisher.py:370:80: E501 line too long (90 > 79 characters)
cms/tests/publisher.py:378:5: E303 too many blank lines (2)
cms/tests/publisher.py:418:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:425:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:441:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:452:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:471:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:472:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:482:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:483:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:504:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:513:80: E501 line too long (85 > 79 characters)
cms/tests/publisher.py:519:5: E303 too many blank lines (2)
cms/tests/publisher.py:542:80: E501 line too long (85 > 79 characters)
cms/tests/publisher.py:559:80: E501 line too long (80 > 79 characters)
cms/tests/publisher.py:566:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:567:80: E501 line too long (89 > 79 characters)
cms/tests/publisher.py:611:80: E501 line too long (87 > 79 characters)
cms/tests/publisher.py:613:80: E501 line too long (94 > 79 characters)
cms/tests/publisher.py:614:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:615:80: E501 line too long (101 > 79 characters)
cms/tests/publisher.py:630:80: E501 line too long (85 > 79 characters)
cms/tests/publisher.py:633:80: E501 line too long (92 > 79 characters)
cms/tests/publisher.py:635:80: E501 line too long (88 > 79 characters)
cms/tests/publisher.py:646:80: E501 line too long (87 > 79 characters)
cms/tests/publisher.py:648:80: E501 line too long (94 > 79 characters)
cms/tests/publisher.py:649:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:650:80: E501 line too long (101 > 79 characters)
cms/tests/publisher.py:657:80: E501 line too long (94 > 79 characters)
cms/tests/publisher.py:658:80: E501 line too long (90 > 79 characters)
cms/tests/publisher.py:669:80: E501 line too long (82 > 79 characters)
cms/tests/publisher.py:680:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:684:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:687:80: E501 line too long (81 > 79 characters)
cms/tests/publisher.py:701:80: E501 line too long (87 > 79 characters)
cms/tests/publisher.py:702:80: E501 line too long (94 > 79 characters)
cms/tests/publisher.py:721:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:729:80: E501 line too long (88 > 79 characters)
cms/tests/publisher.py:730:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:759:80: E501 line too long (88 > 79 characters)
cms/tests/publisher.py:760:80: E501 line too long (83 > 79 characters)
cms/tests/publisher.py:785:1: W391 blank line at end of file
cms/templatetags/placeholder_tags.py:14:1: W391 blank line at end of file
cms/test_utils/project/pluginapp/plugins/one_thing/models.py:1:24: W292 no newline at end of file
cms/test_utils/project/placeholderapp/urls_multi.py:8:5: E128 continuation line under-indented for visual indent
cms/tests/placeholder.py:26:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:29:80: E501 line too long (99 > 79 characters)
cms/tests/placeholder.py:34:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:48:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:60:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:63:80: E501 line too long (82 > 79 characters)
cms/tests/placeholder.py:64:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:72:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:75:80: E501 line too long (84 > 79 characters)
cms/tests/placeholder.py:76:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:80:80: E501 line too long (87 > 79 characters)
cms/tests/placeholder.py:84:80: E501 line too long (96 > 79 characters)
cms/tests/placeholder.py:88:80: E501 line too long (94 > 79 characters)
cms/tests/placeholder.py:92:80: E501 line too long (123 > 79 characters)
cms/tests/placeholder.py:93:80: E501 line too long (94 > 79 characters)
cms/tests/placeholder.py:98:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:101:80: E501 line too long (81 > 79 characters)
cms/tests/placeholder.py:102:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:105:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:106:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:109:80: E501 line too long (88 > 79 characters)
cms/tests/placeholder.py:110:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:113:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:115:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:126:80: E501 line too long (98 > 79 characters)
cms/tests/placeholder.py:140:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:141:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:142:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:143:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:144:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:145:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:146:80: E501 line too long (104 > 79 characters)
cms/tests/placeholder.py:149:80: E501 line too long (87 > 79 characters)
cms/tests/placeholder.py:152:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:153:80: E501 line too long (110 > 79 characters)
cms/tests/placeholder.py:159:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:202:80: E501 line too long (102 > 79 characters)
cms/tests/placeholder.py:205:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:215:80: E501 line too long (84 > 79 characters)
cms/tests/placeholder.py:223:80: E501 line too long (104 > 79 characters)
cms/tests/placeholder.py:241:34: E231 missing whitespace after ':'
cms/tests/placeholder.py:243:38: E231 missing whitespace after ':'
cms/tests/placeholder.py:243:52: W291 trailing whitespace
cms/tests/placeholder.py:244:33: E231 missing whitespace after ':'
cms/tests/placeholder.py:245:35: E231 missing whitespace after ':'
cms/tests/placeholder.py:252:75: E231 missing whitespace after ','
cms/tests/placeholder.py:253:26: E231 missing whitespace after ':'
cms/tests/placeholder.py:254:39: E231 missing whitespace after ','
cms/tests/placeholder.py:258:26: E231 missing whitespace after ':'
cms/tests/placeholder.py:267:80: E501 line too long (82 > 79 characters)
cms/tests/placeholder.py:268:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:270:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:271:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:273:80: E501 line too long (91 > 79 characters)
cms/tests/placeholder.py:297:80: E501 line too long (85 > 79 characters)
cms/tests/placeholder.py:298:80: E501 line too long (100 > 79 characters)
cms/tests/placeholder.py:301:80: E501 line too long (88 > 79 characters)
cms/tests/placeholder.py:307:80: E501 line too long (95 > 79 characters)
cms/tests/placeholder.py:312:80: E501 line too long (95 > 79 characters)
cms/tests/placeholder.py:315:80: E501 line too long (82 > 79 characters)
cms/tests/placeholder.py:316:80: E501 line too long (82 > 79 characters)
cms/tests/placeholder.py:321:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:328:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:329:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:338:80: E501 line too long (92 > 79 characters)
cms/tests/placeholder.py:339:80: E501 line too long (92 > 79 characters)
cms/tests/placeholder.py:445:34: E203 whitespace before ':'
cms/tests/placeholder.py:447:38: E231 missing whitespace after ':'
cms/tests/placeholder.py:447:52: W291 trailing whitespace
cms/tests/placeholder.py:448:33: E231 missing whitespace after ':'
cms/tests/placeholder.py:448:41: E231 missing whitespace after ':'
cms/tests/placeholder.py:448:70: W291 trailing whitespace
cms/tests/placeholder.py:451:38: E231 missing whitespace after ':'
cms/tests/placeholder.py:451:52: W291 trailing whitespace
cms/tests/placeholder.py:452:33: E231 missing whitespace after ':'
cms/tests/placeholder.py:452:41: E231 missing whitespace after ':'
cms/tests/placeholder.py:452:70: W291 trailing whitespace
cms/tests/placeholder.py:464:80: E501 line too long (102 > 79 characters)
cms/tests/placeholder.py:467:5: E303 too many blank lines (2)
cms/tests/placeholder.py:471:1: W293 blank line contains whitespace
cms/tests/placeholder.py:480:34: E203 whitespace before ':'
cms/tests/placeholder.py:482:38: E231 missing whitespace after ':'
cms/tests/placeholder.py:482:52: W291 trailing whitespace
cms/tests/placeholder.py:483:33: E231 missing whitespace after ':'
cms/tests/placeholder.py:484:35: E231 missing whitespace after ':'
cms/tests/placeholder.py:484:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:486:35: E231 missing whitespace after ':'
cms/tests/placeholder.py:488:46: E231 missing whitespace after ':'
cms/tests/placeholder.py:489:41: E231 missing whitespace after ':'
cms/tests/placeholder.py:490:43: E231 missing whitespace after ':'
cms/tests/placeholder.py:490:53: W291 trailing whitespace
cms/tests/placeholder.py:491:42: E231 missing whitespace after ':'
cms/tests/placeholder.py:495:46: E231 missing whitespace after ':'
cms/tests/placeholder.py:496:41: E231 missing whitespace after ':'
cms/tests/placeholder.py:497:43: E231 missing whitespace after ':'
cms/tests/placeholder.py:497:57: W291 trailing whitespace
cms/tests/placeholder.py:498:42: E231 missing whitespace after ':'
cms/tests/placeholder.py:518:80: E501 line too long (103 > 79 characters)
cms/tests/placeholder.py:520:80: E501 line too long (92 > 79 characters)
cms/tests/placeholder.py:521:80: E501 line too long (125 > 79 characters)
cms/tests/placeholder.py:521:126: W291 trailing whitespace
cms/tests/placeholder.py:524:5: E303 too many blank lines (2)
cms/tests/placeholder.py:576:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:637:80: E501 line too long (91 > 79 characters)
cms/tests/placeholder.py:653:80: E501 line too long (91 > 79 characters)
cms/tests/placeholder.py:664:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:670:80: E501 line too long (84 > 79 characters)
cms/tests/placeholder.py:711:39: E261 at least two spaces before inline comment
cms/tests/placeholder.py:716:39: E261 at least two spaces before inline comment
cms/tests/placeholder.py:728:45: E261 at least two spaces before inline comment
cms/tests/placeholder.py:731:45: E261 at least two spaces before inline comment
cms/tests/placeholder.py:731:80: E501 line too long (81 > 79 characters)
cms/tests/placeholder.py:743:50: E261 at least two spaces before inline comment
cms/tests/placeholder.py:743:80: E501 line too long (86 > 79 characters)
cms/tests/placeholder.py:746:50: E261 at least two spaces before inline comment
cms/tests/placeholder.py:746:80: E501 line too long (96 > 79 characters)
cms/tests/placeholder.py:782:53: E261 at least two spaces before inline comment
cms/tests/placeholder.py:784:53: E261 at least two spaces before inline comment
cms/tests/placeholder.py:786:53: E261 at least two spaces before inline comment
cms/tests/placeholder.py:788:80: E501 line too long (118 > 79 characters)
cms/tests/placeholder.py:802:53: E261 at least two spaces before inline comment
cms/tests/placeholder.py:804:53: E261 at least two spaces before inline comment
cms/tests/placeholder.py:807:80: E501 line too long (113 > 79 characters)
cms/tests/placeholder.py:824:80: E501 line too long (116 > 79 characters)
cms/tests/placeholder.py:825:54: E261 at least two spaces before inline comment
cms/tests/placeholder.py:827:80: E501 line too long (116 > 79 characters)
cms/tests/placeholder.py:828:54: E261 at least two spaces before inline comment
cms/tests/placeholder.py:830:80: E501 line too long (116 > 79 characters)
cms/tests/placeholder.py:831:54: E261 at least two spaces before inline comment
cms/tests/placeholder.py:833:80: E501 line too long (118 > 79 characters)
cms/tests/placeholder.py:849:80: E501 line too long (116 > 79 characters)
cms/tests/placeholder.py:850:54: E261 at least two spaces before inline comment
cms/tests/placeholder.py:852:80: E501 line too long (116 > 79 characters)
cms/tests/placeholder.py:853:54: E261 at least two spaces before inline comment
cms/tests/placeholder.py:856:80: E501 line too long (113 > 79 characters)
cms/tests/placeholder.py:872:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:896:80: E501 line too long (84 > 79 characters)
cms/tests/placeholder.py:923:80: E501 line too long (80 > 79 characters)
cms/tests/placeholder.py:924:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:925:80: E501 line too long (81 > 79 characters)
cms/tests/placeholder.py:927:80: E501 line too long (82 > 79 characters)
cms/tests/placeholder.py:928:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:929:80: E501 line too long (81 > 79 characters)
cms/tests/placeholder.py:943:80: E501 line too long (94 > 79 characters)
cms/tests/placeholder.py:947:80: E501 line too long (95 > 79 characters)
cms/tests/placeholder.py:952:15: E225 missing whitespace around operator
cms/tests/placeholder.py:958:80: E501 line too long (90 > 79 characters)
cms/tests/placeholder.py:960:19: E225 missing whitespace around operator
cms/tests/placeholder.py:962:21: E225 missing whitespace around operator
cms/tests/placeholder.py:965:80: E501 line too long (113 > 79 characters)
cms/tests/placeholder.py:968:80: E501 line too long (91 > 79 characters)
cms/tests/placeholder.py:997:80: E501 line too long (93 > 79 characters)
cms/tests/placeholder.py:1015:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:1029:80: E501 line too long (95 > 79 characters)
cms/tests/placeholder.py:1030:80: E501 line too long (107 > 79 characters)
cms/tests/placeholder.py:1033:5: E303 too many blank lines (2)
cms/tests/placeholder.py:1044:80: E501 line too long (83 > 79 characters)
cms/tests/placeholder.py:1045:80: E501 line too long (110 > 79 characters)
cms/tests/placeholder.py:1058:80: E501 line too long (96 > 79 characters)
cms/tests/placeholder.py:1060:80: E501 line too long (186 > 79 characters)
cms/tests/placeholder.py:1062:1: W391 blank line at end of file
cms/tests/views.py:145:80: E501 line too long (81 > 79 characters)
cms/tests/nonroot.py:20:43: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:20:45: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:20:61: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:20:63: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:20:80: E501 line too long (89 > 79 characters)
cms/tests/nonroot.py:20:82: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:20:84: E251 no spaces around keyword / parameter equals
cms/tests/nonroot.py:29:1: W293 blank line contains whitespace
cms/tests/nonroot.py:39:27: E128 continuation line under-indented for visual indent
cms/tests/nonroot.py:39:80: E501 line too long (80 > 79 characters)
cms/tests/nonroot.py:41:27: E128 continuation line under-indented for visual indent
cms/tests/nonroot.py:41:80: E501 line too long (80 > 79 characters)
cms/tests/nonroot.py:43:39: E127 continuation line over-indented for visual indent
cms/tests/nonroot.py:83:43: E231 missing whitespace after ','
cms/tests/nonroot.py:84:30: E231 missing whitespace after ','
cms/tests/nonroot.py:84:52: E231 missing whitespace after ','
cms/tests/nonroot.py:85:30: E231 missing whitespace after ','
cms/signals/apphook.py:20:80: E501 line too long (91 > 79 characters)
cms/signals/apphook.py:28:17: E126 continuation line over-indented for hanging indent
cms/signals/apphook.py:28:80: E501 line too long (137 > 79 characters)
cms/signals/apphook.py:42:80: E501 line too long (80 > 79 characters)
cms/signals/apphook.py:45:80: E501 line too long (119 > 79 characters)
cms/signals/apphook.py:47:80: E501 line too long (115 > 79 characters)
cms/signals/apphook.py:49:80: E501 line too long (80 > 79 characters)
cms/signals/apphook.py:88:26: E261 at least two spaces before inline comment
cms/signals/apphook.py:88:27: E262 inline comment should start with '# '
cms/signals/apphook.py:92:80: E501 line too long (127 > 79 characters)
cms/signals/apphook.py:96:1: W391 blank line at end of file
cms/utils/copy_plugins.py:5:1: E303 too many blank lines (3)
cms/utils/copy_plugins.py:5:80: E501 line too long (90 > 79 characters)
cms/utils/copy_plugins.py:22:80: E501 line too long (94 > 79 characters)
cms/utils/copy_plugins.py:28:80: E501 line too long (89 > 79 characters)
cms/utils/copy_plugins.py:31:80: E501 line too long (83 > 79 characters)
cms/test_utils/project/urls.py:14:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/urls.py:15:80: E501 line too long (89 > 79 characters)
cms/test_utils/project/urls.py:16:80: E501 line too long (84 > 79 characters)
cms/test_utils/project/urls.py:17:80: E501 line too long (99 > 79 characters)
cms/test_utils/project/urls.py:18:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/urls.py:20:1: E124 closing bracket does not match visual indentation
cms/test_utils/project/urls.py:26:80: E501 line too long (108 > 79 characters)
cms/test_utils/project/urls.py:28:1: E124 closing bracket does not match visual indentation
cms/test_utils/project/urls.py:34:9: E128 continuation line under-indented for visual indent
cms/test_utils/project/sampleapp/admin.py:5:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/sampleapp/admin.py:8:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/sampleapp/urls2.py:8:80: E501 line too long (114 > 79 characters)
cms/test_utils/project/sampleapp/urls2.py:9:1: E124 closing bracket does not match visual indentation
cms/signals/__init__.py:3:80: E501 line too long (110 > 79 characters)
cms/signals/__init__.py:4:80: E501 line too long (254 > 79 characters)
cms/signals/__init__.py:5:80: E501 line too long (91 > 79 characters)
cms/signals/__init__.py:6:80: E501 line too long (89 > 79 characters)
cms/signals/__init__.py:8:80: E501 line too long (98 > 79 characters)
cms/signals/__init__.py:13:80: E501 line too long (130 > 79 characters)
cms/signals/__init__.py:35:80: E501 line too long (102 > 79 characters)
cms/signals/__init__.py:36:80: E501 line too long (105 > 79 characters)
cms/signals/__init__.py:37:80: E501 line too long (96 > 79 characters)
cms/signals/__init__.py:41:80: E501 line too long (86 > 79 characters)
cms/signals/__init__.py:42:80: E501 line too long (89 > 79 characters)
cms/signals/__init__.py:43:80: E501 line too long (92 > 79 characters)
cms/signals/__init__.py:44:80: E501 line too long (95 > 79 characters)
cms/signals/__init__.py:45:80: E501 line too long (83 > 79 characters)
cms/signals/__init__.py:49:80: E501 line too long (88 > 79 characters)
cms/signals/__init__.py:50:80: E501 line too long (91 > 79 characters)
cms/signals/__init__.py:51:80: E501 line too long (94 > 79 characters)
cms/signals/__init__.py:52:80: E501 line too long (97 > 79 characters)
cms/signals/__init__.py:56:80: E501 line too long (83 > 79 characters)
cms/signals/__init__.py:58:80: E501 line too long (85 > 79 characters)
cms/signals/__init__.py:65:80: E501 line too long (90 > 79 characters)
cms/signals/__init__.py:66:80: E501 line too long (93 > 79 characters)
cms/signals/__init__.py:67:80: E501 line too long (96 > 79 characters)
cms/signals/__init__.py:69:80: E501 line too long (98 > 79 characters)
cms/signals/__init__.py:70:80: E501 line too long (104 > 79 characters)
cms/signals/__init__.py:72:80: E501 line too long (93 > 79 characters)
cms/signals/__init__.py:73:80: E501 line too long (101 > 79 characters)
cms/signals/__init__.py:74:80: E501 line too long (98 > 79 characters)
cms/signals/__init__.py:76:80: E501 line too long (109 > 79 characters)
cms/signals/__init__.py:77:80: E501 line too long (115 > 79 characters)
cms/signals/__init__.py:79:80: E501 line too long (120 > 79 characters)
cms/signals/__init__.py:80:80: E501 line too long (80 > 79 characters)
cms/signals/__init__.py:83:80: E501 line too long (88 > 79 characters)
cms/signals/__init__.py:85:80: E501 line too long (92 > 79 characters)
cms/signals/__init__.py:86:80: E501 line too long (82 > 79 characters)
cms/signals/__init__.py:93:80: E501 line too long (81 > 79 characters)
cms/signals/__init__.py:94:1: W391 blank line at end of file
cms/templatetags/cms_tags.py:12:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_tags.py:21:80: E501 line too long (86 > 79 characters)
cms/templatetags/cms_tags.py:60:80: E501 line too long (94 > 79 characters)
cms/templatetags/cms_tags.py:68:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:70:80: E501 line too long (103 > 79 characters)
cms/templatetags/cms_tags.py:84:80: E501 line too long (105 > 79 characters)
cms/templatetags/cms_tags.py:104:80: E501 line too long (100 > 79 characters)
cms/templatetags/cms_tags.py:106:16: E127 continuation line over-indented for visual indent
cms/templatetags/cms_tags.py:106:80: E501 line too long (94 > 79 characters)
cms/templatetags/cms_tags.py:135:80: E501 line too long (97 > 79 characters)
cms/templatetags/cms_tags.py:141:80: E501 line too long (88 > 79 characters)
cms/templatetags/cms_tags.py:160:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_tags.py:168:80: E501 line too long (116 > 79 characters)
cms/templatetags/cms_tags.py:172:80: E501 line too long (84 > 79 characters)
cms/templatetags/cms_tags.py:173:80: E501 line too long (91 > 79 characters)
cms/templatetags/cms_tags.py:176:80: E501 line too long (84 > 79 characters)
cms/templatetags/cms_tags.py:179:80: E501 line too long (88 > 79 characters)
cms/templatetags/cms_tags.py:189:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:190:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:198:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_tags.py:224:80: E501 line too long (88 > 79 characters)
cms/templatetags/cms_tags.py:225:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:252:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:268:80: E501 line too long (90 > 79 characters)
cms/templatetags/cms_tags.py:293:80: E501 line too long (83 > 79 characters)
cms/templatetags/cms_tags.py:302:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:330:80: E501 line too long (102 > 79 characters)
cms/templatetags/cms_tags.py:331:80: E501 line too long (108 > 79 characters)
cms/templatetags/cms_tags.py:332:80: E501 line too long (105 > 79 characters)
cms/templatetags/cms_tags.py:342:80: E501 line too long (104 > 79 characters)
cms/templatetags/cms_tags.py:343:80: E501 line too long (113 > 79 characters)
cms/templatetags/cms_tags.py:364:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:381:80: E501 line too long (95 > 79 characters)
cms/templatetags/cms_tags.py:382:80: E501 line too long (105 > 79 characters)
cms/templatetags/cms_tags.py:384:1: W293 blank line contains whitespace
cms/templatetags/cms_tags.py:385:80: E501 line too long (96 > 79 characters)
cms/templatetags/cms_tags.py:385:97: W291 trailing whitespace
cms/templatetags/cms_tags.py:412:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:437:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:456:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:464:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:478:80: E501 line too long (91 > 79 characters)
cms/templatetags/cms_tags.py:479:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:481:43: E261 at least two spaces before inline comment
cms/templatetags/cms_tags.py:484:53: E261 at least two spaces before inline comment
cms/templatetags/cms_tags.py:500:80: E501 line too long (117 > 79 characters)
cms/templatetags/cms_tags.py:543:80: E501 line too long (85 > 79 characters)
cms/templatetags/cms_tags.py:556:42: E261 at least two spaces before inline comment
cms/templatetags/cms_tags.py:556:80: E501 line too long (93 > 79 characters)
cms/templatetags/cms_tags.py:568:80: E501 line too long (85 > 79 characters)
cms/templatetags/cms_tags.py:569:80: E501 line too long (94 > 79 characters)
cms/templatetags/cms_tags.py:643:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:645:80: E501 line too long (83 > 79 characters)
cms/templatetags/cms_tags.py:651:80: E501 line too long (123 > 79 characters)
cms/templatetags/cms_tags.py:654:80: E501 line too long (118 > 79 characters)
cms/templatetags/cms_tags.py:656:80: E501 line too long (117 > 79 characters)
cms/templatetags/cms_tags.py:684:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:688:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:689:80: E501 line too long (81 > 79 characters)
cms/templatetags/cms_tags.py:691:80: E501 line too long (88 > 79 characters)
cms/templatetags/cms_tags.py:695:80: E501 line too long (96 > 79 characters)
cms/templatetags/cms_tags.py:698:80: E501 line too long (111 > 79 characters)
cms/templatetags/cms_tags.py:715:80: E501 line too long (87 > 79 characters)
cms/templatetags/cms_tags.py:753:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:755:80: E501 line too long (82 > 79 characters)
cms/templatetags/cms_tags.py:756:42: E128 continuation line under-indented for visual indent
cms/templatetags/cms_tags.py:838:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:867:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:919:80: E501 line too long (80 > 79 characters)
cms/templatetags/cms_tags.py:936:80: E501 line too long (111 > 79 characters)
cms/templatetags/cms_tags.py:937:80: E501 line too long (112 > 79 characters)
cms/templatetags/cms_tags.py:940:80: E501 line too long (91 > 79 characters)
cms/templatetags/cms_tags.py:953:80: E501 line too long (111 > 79 characters)
cms/templatetags/cms_tags.py:954:17: E128 continuation line under-indented for visual indent
cms/templatetags/cms_tags.py:963:80: E501 line too long (96 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:14:80: E501 line too long (103 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:31:1: W293 blank line contains whitespace
cms/management/commands/subcommands/copy_lang.py:34:80: E501 line too long (110 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:40:80: E501 line too long (116 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:50:80: E501 line too long (107 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:58:80: E501 line too long (119 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:62:80: E501 line too long (104 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:72:80: E501 line too long (141 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:73:80: E501 line too long (102 > 79 characters)
cms/management/commands/subcommands/copy_lang.py:73:94: E128 continuation line under-indented for visual indent
cms/tests/urlutils.py:13:1: W293 blank line contains whitespace
cms/test_utils/project/sampleapp/menu.py:8:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/sampleapp/menu.py:9:1: W293 blank line contains whitespace
cms/test_utils/project/sampleapp/menu.py:13:80: E501 line too long (100 > 79 characters)
cms/test_utils/project/sampleapp/menu.py:16:80: E501 line too long (80 > 79 characters)
cms/test_utils/project/sampleapp/menu.py:17:80: E501 line too long (89 > 79 characters)
cms/test_utils/project/sampleapp/menu.py:18:80: E501 line too long (87 > 79 characters)
cms/test_utils/project/sampleapp/menu.py:19:80: E501 line too long (93 > 79 characters)
cms/test_utils/project/sampleapp/menu.py:27:1: W293 blank line contains whitespace
cms/test_utils/project/sampleapp/menu.py:30:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/sampleapp/menu.py:32:5: E301 expected 1 blank line, found 0
cms/test_utils/project/sampleapp/menu.py:45:1: W293 blank line contains whitespace
cms/test_utils/project/sampleapp/menu.py:46:1: E302 expected 2 blank lines, found 1
cms/test_utils/project/sampleapp/menu.py:48:5: E301 expected 1 blank line, found 0
cms/test_utils/project/sampleapp/menu.py:61:1: W293 blank line contains whitespace
cms/test_utils/project/sampleapp/menu.py:61:1: W391 blank line at end of file
cms/test_utils/project/placeholderapp/models.py:43:80: E501 line too long (113 > 79 characters)
cms/test_utils/project/placeholderapp/models.py:48:80: E501 line too long (92 > 79 characters)
cms/test_utils/project/placeholderapp/models.py:63:80: E501 line too long (88 > 79 characters)
cms/test_utils/project/placeholderapp/models.py:64:80: E501 line too long (88 > 79 characters)
cms/management/commands/subcommands/uninstall.py:28:80: E501 line too long (96 > 79 characters)
cms/management/commands/subcommands/uninstall.py:51:80: E501 line too long (90 > 79 characters)
cms/extensions/models.py:7:80: E501 line too long (110 > 79 characters)
cms/extensions/models.py:14:80: E501 line too long (116 > 79 characters)
cms/extensions/models.py:18:80: E501 line too long (88 > 79 characters)
cms/extensions/models.py:26:80: E501 line too long (84 > 79 characters)
cms/extensions/models.py:27:80: E501 line too long (98 > 79 characters)
cms/extensions/models.py:33:80: E501 line too long (120 > 79 characters)
cms/extensions/models.py:76:1: W391 blank line at end of file
cms/plugin_base.py:6:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:27:78: W291 trailing whitespace
cms/plugin_base.py:32:80: E501 line too long (86 > 79 characters)
cms/plugin_base.py:34:80: E501 line too long (84 > 79 characters)
cms/plugin_base.py:47:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:53:80: E501 line too long (81 > 79 characters)
cms/plugin_base.py:67:25: E701 multiple statements on one line (colon)
cms/plugin_base.py:79:37: E203 whitespace before ':'
cms/plugin_base.py:80:38: E203 whitespace before ':'
cms/plugin_base.py:129:5: E303 too many blank lines (2)
cms/plugin_base.py:141:5: E303 too many blank lines (2)
cms/plugin_base.py:150:80: E501 line too long (99 > 79 characters)
cms/plugin_base.py:161:80: E501 line too long (106 > 79 characters)
cms/plugin_base.py:166:1: W293 blank line contains whitespace
cms/plugin_base.py:194:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:214:21: E128 continuation line under-indented for visual indent
cms/plugin_base.py:215:21: E126 continuation line over-indented for hanging indent
cms/plugin_base.py:231:1: W293 blank line contains whitespace
cms/plugin_base.py:247:80: E501 line too long (84 > 79 characters)
cms/plugin_base.py:252:80: E501 line too long (98 > 79 characters)
cms/plugin_base.py:256:80: E501 line too long (118 > 79 characters)
cms/plugin_base.py:258:80: E501 line too long (101 > 79 characters)
cms/plugin_base.py:259:80: E501 line too long (115 > 79 characters)
cms/plugin_base.py:271:80: E501 line too long (83 > 79 characters)
cms/plugin_base.py:273:1: W293 blank line contains whitespace
cms/plugin_base.py:289:80: E501 line too long (84 > 79 characters)
cms/plugin_base.py:291:1: W293 blank line contains whitespace
cms/plugin_base.py:327:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:329:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:334:80: E501 line too long (80 > 79 characters)
cms/plugin_base.py:338:5: E303 too many blank lines (2)
cms/plugin_base.py:340:80: E501 line too long (85 > 79 characters)
cms/utils/reversion_hacks.py:5:1: E302 expected 2 blank lines, found 1
cms/utils/reversion_hacks.py:17:9: E125 continuation line does not distinguish itself from next logical line
cms/utils/reversion_hacks.py:17:80: E501 line too long (81 > 79 characters)
cms/tests/extensions.py:3:80: E501 line too long (88 > 79 characters)
cms/tests/extensions.py:19:80: E501 line too long (87 > 79 characters)
cms/tests/extensions.py:20:80: E501 line too long (86 > 79 characters)
cms/tests/extensions.py:21:80: E501 line too long (87 > 79 characters)
cms/tests/extensions.py:28:80: E501 line too long (88 > 79 characters)
cms/tests/extensions.py:32:80: E501 line too long (88 > 79 characters)
cms/tests/extensions.py:41:80: E501 line too long (89 > 79 characters)
cms/tests/extensions.py:45:80: E501 line too long (89 > 79 characters)
cms/tests/extensions.py:51:80: E501 line too long (86 > 79 characters)
cms/tests/extensions.py:54:80: E501 line too long (87 > 79 characters)
cms/tests/extensions.py:84:80: E501 line too long (88 > 79 characters)
cms/tests/extensions.py:90:80: E501 line too long (91 > 79 characters)
cms/tests/extensions.py:101:80: E501 line too long (87 > 79 characters)
cms/tests/extensions.py:106:80: E501 line too long (98 > 79 characters)
cms/tests/extensions.py:113:80: E501 line too long (121 > 79 characters)
cms/tests/extensions.py:125:80: E501 line too long (89 > 79 characters)
cms/tests/extensions.py:131:80: E501 line too long (125 > 79 characters)
cms/tests/extensions.py:135:80: E501 line too long (97 > 79 characters)
cms/tests/extensions.py:157:80: E501 line too long (87 > 79 characters)
cms/tests/extensions.py:160:5: E303 too many blank lines (2)
cms/tests/extensions.py:164:80: E501 line too long (122 > 79 characters)
cms/tests/extensions.py:168:80: E501 line too long (114 > 79 characters)
cms/tests/extensions.py:173:80: E501 line too long (123 > 79 characters)
cms/tests/extensions.py:176:80: E501 line too long (109 > 79 characters)
cms/tests/extensions.py:180:80: E501 line too long (104 > 79 characters)
cms/tests/extensions.py:183:80: E501 line too long (114 > 79 characters)
cms/tests/extensions.py:185:80: E501 line too long (92 > 79 characters)
cms/tests/extensions.py:187:80: E501 line too long (104 > 79 characters)
cms/tests/extensions.py:189:80: E501 line too long (128 > 79 characters)
cms/tests/extensions.py:196:80: E501 line too long (101 > 79 characters)
cms/tests/extensions.py:199:80: E501 line too long (118 > 79 characters)
cms/tests/extensions.py:207:80: E501 line too long (101 > 79 characters)
cms/tests/extensions.py:214:80: E501 line too long (101 > 79 characters)
cms/tests/extensions.py:218:80: E501 line too long (95 > 79 characters)
cms/tests/extensions.py:221:5: E303 too many blank lines (2)
cms/tests/extensions.py:225:80: E501 line too long (129 > 79 characters)
cms/tests/extensions.py:229:80: E501 line too long (121 > 79 characters)
cms/tests/extensions.py:234:80: E501 line too long (130 > 79 characters)
cms/tests/extensions.py:237:80: E501 line too long (117 > 79 characters)
cms/tests/extensions.py:241:80: E501 line too long (106 > 79 characters)
cms/tests/extensions.py:244:80: E501 line too long (121 > 79 characters)
cms/tests/extensions.py:246:80: E501 line too long (92 > 79 characters)
cms/tests/extensions.py:248:80: E501 line too long (111 > 79 characters)
cms/tests/extensions.py:250:80: E501 line too long (130 > 79 characters)
cms/tests/extensions.py:257:80: E501 line too long (103 > 79 characters)
cms/tests/extensions.py:260:80: E501 line too long (126 > 79 characters)
cms/tests/extensions.py:268:80: E501 line too long (103 > 79 characters)
cms/tests/extensions.py:275:80: E501 line too long (103 > 79 characters)
cms/tests/extensions.py:279:80: E501 line too long (102 > 79 characters)
cms/test_utils/fixtures/menus.py:12:1: W293 blank line contains whitespace
cms/test_utils/fixtures/menus.py:24:30: W291 trailing whitespace
cms/test_utils/fixtures/menus.py:27:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:28:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:29:80: E501 line too long (83 > 79 characters)
cms/test_utils/fixtures/menus.py:30:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:31:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:32:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:33:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:34:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:41:1: W293 blank line contains whitespace
cms/test_utils/fixtures/menus.py:56:30: W291 trailing whitespace
cms/test_utils/fixtures/menus.py:59:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:60:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:61:80: E501 line too long (83 > 79 characters)
cms/test_utils/fixtures/menus.py:62:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:63:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:64:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:65:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:66:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:67:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:68:80: E501 line too long (95 > 79 characters)
cms/test_utils/fixtures/menus.py:69:80: E501 line too long (96 > 79 characters)
cms/test_utils/fixtures/menus.py:76:1: W293 blank line contains whitespace
cms/test_utils/fixtures/menus.py:82:17: W291 trailing whitespace
cms/test_utils/fixtures/menus.py:88:30: W291 trailing whitespace
cms/test_utils/fixtures/menus.py:91:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:92:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:93:80: E501 line too long (82 > 79 characters)
cms/test_utils/fixtures/menus.py:94:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:95:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:96:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:97:80: E501 line too long (94 > 79 characters)
cms/test_utils/fixtures/menus.py:98:80: E501 line too long (93 > 79 characters)
cms/test_utils/fixtures/menus.py:114:1: W293 blank line contains whitespace
cms/test_utils/project/objectpermissionsapp/backends.py:15:9: E122 continuation line missing indentation or outdented
cms/test_utils/project/objectpermissionsapp/backends.py:21:21: E128 continuation line under-indented for visual indent
cms/test_utils/project/objectpermissionsapp/backends.py:32:17: E127 continuation line over-indented for visual indent
cms/test_utils/project/objectpermissionsapp/backends.py:34:25: E126 continuation line over-indented for hanging indent
cms/test_utils/project/objectpermissionsapp/backends.py:37:25: E123 closing bracket does not match indentation of opening bracket's line
cms/cms_toolbar.py:8:80: E501 line too long (84 > 79 characters)
cms/cms_toolbar.py:12:80: E501 line too long (85 > 79 characters)
cms/cms_toolbar.py:41:80: E501 line too long (101 > 79 characters)
cms/cms_toolbar.py:69:80: E501 line too long (89 > 79 characters)
cms/cms_toolbar.py:70:80: E501 line too long (101 > 79 characters)
cms/cms_toolbar.py:71:80: E501 line too long (86 > 79 characters)
cms/cms_toolbar.py:73:80: E501 line too long (85 > 79 characters)
cms/cms_toolbar.py:88:80: E501 line too long (99 > 79 characters)
cms/cms_toolbar.py:89:80: E501 line too long (91 > 79 characters)
cms/cms_toolbar.py:90:80: E501 line too long (96 > 79 characters)
cms/cms_toolbar.py:98:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:101:80: E501 line too long (82 > 79 characters)
cms/cms_toolbar.py:102:80: E501 line too long (80 > 79 characters)
cms/cms_toolbar.py:104:80: E501 line too long (86 > 79 characters)
cms/cms_toolbar.py:107:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:110:80: E501 line too long (90 > 79 characters)
cms/cms_toolbar.py:113:80: E501 line too long (96 > 79 characters)
cms/cms_toolbar.py:114:80: E501 line too long (107 > 79 characters)
cms/cms_toolbar.py:117:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:126:80: E501 line too long (111 > 79 characters)
cms/cms_toolbar.py:131:80: E501 line too long (96 > 79 characters)
cms/cms_toolbar.py:135:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:154:80: E501 line too long (84 > 79 characters)
cms/cms_toolbar.py:158:80: E501 line too long (83 > 79 characters)
cms/cms_toolbar.py:163:80: E501 line too long (107 > 79 characters)
cms/cms_toolbar.py:166:80: E501 line too long (94 > 79 characters)
cms/cms_toolbar.py:174:80: E501 line too long (102 > 79 characters)
cms/cms_toolbar.py:176:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:178:80: E501 line too long (115 > 79 characters)
cms/cms_toolbar.py:181:80: E501 line too long (107 > 79 characters)
cms/cms_toolbar.py:200:80: E501 line too long (120 > 79 characters)
cms/cms_toolbar.py:201:80: E501 line too long (99 > 79 characters)
cms/cms_toolbar.py:204:80: E501 line too long (81 > 79 characters)
cms/cms_toolbar.py:216:80: E501 line too long (114 > 79 characters)
cms/cms_toolbar.py:217:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:230:80: E501 line too long (101 > 79 characters)
cms/cms_toolbar.py:231:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:232:80: E501 line too long (80 > 79 characters)
cms/cms_toolbar.py:237:80: E501 line too long (84 > 79 characters)
cms/cms_toolbar.py:239:80: E501 line too long (82 > 79 characters)
cms/cms_toolbar.py:240:80: E501 line too long (98 > 79 characters)
cms/cms_toolbar.py:241:80: E501 line too long (105 > 79 characters)
cms/cms_toolbar.py:242:80: E501 line too long (86 > 79 characters)
cms/cms_toolbar.py:243:49: E128 continuation line under-indented for visual indent
cms/cms_toolbar.py:243:80: E501 line too long (105 > 79 characters)
cms/cms_toolbar.py:248:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:253:80: E501 line too long (90 > 79 characters)
cms/cms_toolbar.py:254:80: E501 line too long (106 > 79 characters)
cms/cms_toolbar.py:259:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:260:80: E501 line too long (114 > 79 characters)
cms/cms_toolbar.py:263:80: E501 line too long (94 > 79 characters)
cms/cms_toolbar.py:264:80: E501 line too long (84 > 79 characters)
cms/cms_toolbar.py:269:80: E501 line too long (105 > 79 characters)
cms/cms_toolbar.py:273:80: E501 line too long (116 > 79 characters)
cms/cms_toolbar.py:280:80: E501 line too long (118 > 79 characters)
cms/cms_toolbar.py:281:80: E501 line too long (120 > 79 characters)
cms/cms_toolbar.py:285:80: E501 line too long (89 > 79 characters)
cms/cms_toolbar.py:286:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:288:80: E501 line too long (83 > 79 characters)
cms/cms_toolbar.py:289:80: E501 line too long (82 > 79 characters)
cms/cms_toolbar.py:297:80: E501 line too long (88 > 79 characters)
cms/cms_toolbar.py:298:80: E501 line too long (93 > 79 characters)
cms/cms_toolbar.py:303:80: E501 line too long (105 > 79 characters)
cms/cms_toolbar.py:306:80: E501 line too long (108 > 79 characters)
cms/cms_toolbar.py:308:80: E501 line too long (102 > 79 characters)
cms/cms_toolbar.py:313:80: E501 line too long (80 > 79 characters)
cms/cms_toolbar.py:314:80: E501 line too long (89 > 79 characters)
cms/cms_toolbar.py:315:80: E501 line too long (80 > 79 characters)
cms/cms_toolbar.py:318:80: E501 line too long (102 > 79 characters)
cms/cms_toolbar.py:321:80: E501 line too long (105 > 79 characters)
cms/cms_toolbar.py:323:80: E501 line too long (120 > 79 characters)
cms/cms_toolbar.py:326:80: E501 line too long (112 > 79 characters)
cms/cms_toolbar.py:327:80: E501 line too long (97 > 79 characters)
cms/cms_toolbar.py:331:80: E501 line too long (91 > 79 characters)
cms/cms_toolbar.py:338:80: E501 line too long (81 > 79 characters)
cms/cms_toolbar.py:339:80: E501 line too long (92 > 79 characters)
cms/cms_toolbar.py:340:80: E501 line too long (92 > 79 characters)
cms/cms_toolbar.py:346:80: E501 line too long (92 > 79 characters)
cms/cms_toolbar.py:347:80: E501 line too long (92 > 79 characters)
cms/cms_toolbar.py:349:80: E501 line too long (101 > 79 characters)
cms/cms_toolbar.py:351:80: E501 line too long (103 > 79 characters)
cms/cms_toolbar.py:352:80: E501 line too long (86 > 79 characters)
cms/cms_toolbar.py:353:80: E501 line too long (115 > 79 characters)
cms/utils/django_load.py:13:17: E261 at least two spaces before inline comment
cms/utils/django_load.py:18:1: E302 expected 2 blank lines, found 1
cms/utils/django_load.py:34:65: E261 at least two spaces before inline comment
cms/utils/django_load.py:35:34: E261 at least two spaces before inline comment
cms/utils/django_load.py:71:1: E302 expected 2 blank lines, found 1
cms/utils/django_load.py:95:1: E302 expected 2 blank lines, found 1
cms/utils/django_load.py:102:1: E302 expected 2 blank lines, found 1
cms/plugin_pool.py:19:80: E501 line too long (96 > 79 characters)
cms/plugin_pool.py:40:80: E501 line too long (83 > 79 characters)
cms/plugin_pool.py:47:80: E501 line too long (123 > 79 characters)
cms/plugin_pool.py:48:80: E501 line too long (95 > 79 characters)
cms/plugin_pool.py:50:80: E501 line too long (94 > 79 characters)
cms/plugin_pool.py:57:80: E501 line too long (112 > 79 characters)
cms/plugin_pool.py:63:80: E501 line too long (91 > 79 characters)
cms/plugin_pool.py:71:80: E501 line too long (96 > 79 characters)
cms/plugin_pool.py:83:80: E501 line too long (89 > 79 characters)
cms/plugin_pool.py:86:80: E501 line too long (85 > 79 characters)
cms/plugin_pool.py:88:80: E501 line too long (91 > 79 characters)
cms/plugin_pool.py:90:80: E501 line too long (89 > 79 characters)
cms/plugin_pool.py:105:80: E501 line too long (82 > 79 characters)
cms/plugin_pool.py:135:17: E128 continuation line under-indented for visual indent
cms/plugin_pool.py:142:80: E501 line too long (123 > 79 characters)
cms/plugin_pool.py:143:80: E501 line too long (100 > 79 characters)
cms/plugin_pool.py:149:25: E128 continuation line under-indented for visual indent
cms/plugin_pool.py:156:80: E501 line too long (131 > 79 characters)
cms/plugin_pool.py:157:80: E501 line too long (108 > 79 characters)
cms/plugin_pool.py:161:25: E128 continuation line under-indented for visual indent
cms/plugin_pool.py:168:80: E501 line too long (131 > 79 characters)
cms/plugin_pool.py:169:80: E501 line too long (108 > 79 characters)
cms/plugin_pool.py:173:80: E501 line too long (106 > 79 characters)
cms/plugin_pool.py:231:80: E501 line too long (91 > 79 characters)
cms/plugin_pool.py:239:80: E501 line too long (83 > 79 characters)
cms/plugin_pool.py:241:80: E501 line too long (95 > 79 characters)
cms/plugin_pool.py:242:17: E124 closing bracket does not match visual indentation
cms/plugin_pool.py:251:1: W391 blank line at end of file
cms/test_utils/project/nonroot_urls.py:14:5: E128 continuation line under-indented for visual indent
cms/test_utils/project/nonroot_urls.py:15:80: E501 line too long (138 > 79 characters)
cms/test_utils/project/nonroot_urls.py:16:80: E501 line too long (124 > 79 characters)
cms/test_utils/project/nonroot_urls.py:22:5: E128 continuation line under-indented for visual indent
cms/sitemaps/__init__.py:2:27: W292 no newline at end of file
cms/admin/__init__.py:12:29: W292 no newline at end of file
cms/utils/conf.py:17:15: E701 multiple statements on one line (colon)
cms/utils/conf.py:17:21: E261 at least two spaces before inline comment
cms/utils/conf.py:78:80: E501 line too long (111 > 79 characters)
cms/utils/conf.py:83:80: E501 line too long (110 > 79 characters)
cms/utils/conf.py:93:80: E501 line too long (115 > 79 characters)
cms/utils/conf.py:102:80: E501 line too long (89 > 79 characters)
cms/utils/conf.py:108:80: E501 line too long (115 > 79 characters)
cms/utils/conf.py:114:80: E501 line too long (113 > 79 characters)
cms/utils/conf.py:129:80: E501 line too long (95 > 79 characters)
cms/utils/conf.py:130:80: E501 line too long (90 > 79 characters)
cms/utils/conf.py:131:13: E128 continuation line under-indented for visual indent
cms/utils/conf.py:146:80: E501 line too long (95 > 79 characters)
cms/utils/conf.py:153:80: E501 line too long (91 > 79 characters)
cms/utils/conf.py:163:80: E501 line too long (83 > 79 characters)
cms/utils/conf.py:164:9: E128 continuation line under-indented for visual indent
cms/utils/conf.py:166:80: E501 line too long (96 > 79 characters)
cms/utils/conf.py:170:80: E501 line too long (118 > 79 characters)
cms/utils/conf.py:174:80: E501 line too long (102 > 79 characters)
cms/utils/conf.py:185:40: E261 at least two spaces before inline comment
cms/utils/conf.py:185:80: E501 line too long (102 > 79 characters)
cms/utils/conf.py:196:80: E501 line too long (99 > 79 characters)
cms/utils/conf.py:198:80: E501 line too long (96 > 79 characters)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment