django/django

View on GitHub

Showing 2,090 of 2,090 total issues

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 __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 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, func_name, *, restype=None, errcheck=None, argtypes=None):
        Severity: Minor
        Found in django/contrib/gis/geos/libgeos.py - About 35 mins to fix

          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 _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 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 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 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 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 __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 __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

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

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

                                def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name):
                            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__(self, stdin, stdout, stderr, environ, **kwargs):
                              Severity: Minor
                              Found in django/core/servers/basehttp.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/mail/message.py - About 35 mins to fix

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

                                  def mail_admins(
                                  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 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

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

                                            def __init__(self, name, content_type, size, charset, content_type_extra=None):
                                        Severity: Minor
                                        Found in django/core/files/uploadedfile.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language