django/django

View on GitHub

Showing 2,092 of 2,092 total issues

Function check_const_string has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def check_const_string(result, func, cargs, offset=None, cpl=False):
Severity: Minor
Found in django/contrib/gis/gdal/prototypes/errcheck.py - About 35 mins to fix

    Function string_output has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def string_output(func, argtypes, offset=-1, str_result=False, decoding=None):
    Severity: Minor
    Found in django/contrib/gis/gdal/prototypes/generation.py - About 35 mins to fix

      Function const_string_output has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def const_string_output(func, argtypes, offset=None, decoding=None, cpl=False):
      Severity: Minor
      Found in django/contrib/gis/gdal/prototypes/generation.py - About 35 mins to fix

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

            def __init__(self, name, locale, *, provider="libc", deterministic=True):
        Severity: Minor
        Found in django/contrib/postgres/operations.py - About 35 mins to fix

          Function add_srs_entry has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def add_srs_entry(
          Severity: Minor
          Found in django/contrib/gis/utils/srs.py - About 35 mins to fix

            Function resolve_expression has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def resolve_expression(
            Severity: Minor
            Found in django/contrib/gis/db/models/aggregates.py - About 35 mins to fix

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

                  def __init__(self, expression, bbox=False, crs=False, precision=8, **extra):
              Severity: Minor
              Found in django/contrib/gis/db/models/functions.py - About 35 mins to fix

                Function transform has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def transform(
                Severity: Minor
                Found in django/contrib/gis/gdal/raster/source.py - About 35 mins to fix

                  Function check_string has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                  def check_string(result, func, cargs, offset=-1, str_result=False):
                  Severity: Minor
                  Found in django/contrib/gis/gdal/prototypes/errcheck.py - About 35 mins to fix

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

                        def __init__(
                    Severity: Minor
                    Found in django/urls/resolvers.py - About 35 mins to fix

                      Function _path has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def _path(route, view, kwargs=None, name=None, Pattern=None):
                      Severity: Minor
                      Found in django/urls/conf.py - About 35 mins to fix

                        Function index has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def index(
                        Severity: Minor
                        Found in django/contrib/sitemaps/views.py - About 35 mins to fix

                          Function sitemap has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          def sitemap(
                          Severity: Minor
                          Found in django/contrib/sitemaps/views.py - About 35 mins to fix

                            Function adapt_method_mode has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def adapt_method_mode(
                            Severity: Minor
                            Found in django/core/handlers/base.py - About 35 mins to fix

                              Function reverse has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              def reverse(viewname, urlconf=None, args=None, kwargs=None, current_app=None):
                              Severity: Minor
                              Found in django/urls/base.py - About 35 mins to fix

                                Function mail_managers has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                def mail_managers(
                                Severity: Minor
                                Found in django/core/mail/__init__.py - About 35 mins to fix

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

                                      def __init__(
                                  Severity: Minor
                                  Found in django/core/serializers/xml_serializer.py - About 35 mins to fix

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

                                        def __init__(
                                    Severity: Minor
                                    Found in django/core/validators.py - About 35 mins to fix

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

                                          def __init__(self, stdin, stdout, stderr, environ, **kwargs):
                                      Severity: Minor
                                      Found in django/core/servers/basehttp.py - About 35 mins to fix

                                        Function Deserializer has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        def Deserializer(
                                        Severity: Minor
                                        Found in django/core/serializers/python.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language