django/django

View on GitHub

Showing 1,782 of 2,090 total issues

Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Major
Found in django/template/response.py - About 50 mins to fix

    Function _date_from_string has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def _date_from_string(
    Severity: Major
    Found in django/views/generic/dates.py - About 50 mins to fix

      Function format has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def format(
      Severity: Major
      Found in django/utils/numberformat.py - About 50 mins to fix

        Function log_response has 7 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def log_response(
        Severity: Major
        Found in django/utils/log.py - About 50 mins to fix

          Function as_sql has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def as_sql(
          Severity: Major
          Found in django/db/models/expressions.py - About 50 mins to fix

            Function _do_update has 7 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def _do_update(self, base_qs, using, pk_val, values, update_fields, forced_update):
            Severity: Major
            Found in django/db/models/base.py - About 50 mins to fix

              Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def __init__(
              Severity: Major
              Found in django/db/models/indexes.py - About 50 mins to fix

                Function _save_table has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def _save_table(
                Severity: Major
                Found in django/db/models/base.py - About 50 mins to fix

                  Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def __init__(
                  Severity: Major
                  Found in django/db/models/fields/__init__.py - About 50 mins to fix

                    Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def __init__(
                    Severity: Major
                    Found in django/db/models/fields/reverse_related.py - About 50 mins to fix

                      Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def __init__(
                      Severity: Major
                      Found in django/db/models/constraints.py - About 50 mins to fix

                        Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def __init__(
                        Severity: Major
                        Found in django/db/models/sql/datastructures.py - About 50 mins to fix

                          Function create_option has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def create_option(
                          Severity: Major
                          Found in django/forms/widgets.py - About 50 mins to fix

                            Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def __init__(
                            Severity: Major
                            Found in django/forms/models.py - About 50 mins to fix

                              Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def __init__(
                              Severity: Major
                              Found in django/forms/fields.py - About 50 mins to fix

                                Function render_change_form has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def render_change_form(
                                Severity: Major
                                Found in django/contrib/admin/options.py - About 50 mins to fix

                                  Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def __init__(
                                  Severity: Major
                                  Found in django/contrib/admin/widgets.py - About 50 mins to fix

                                    Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def __init__(
                                    Severity: Major
                                    Found in django/contrib/contenttypes/forms.py - About 50 mins to fix

                                      Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def __init__(
                                      Severity: Major
                                      Found in django/contrib/contenttypes/fields.py - About 50 mins to fix

                                        Function save has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def save(
                                        Severity: Major
                                        Found in django/contrib/gis/utils/layermapping.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language