django/django

View on GitHub

Showing 1,786 of 2,094 total issues

Avoid too many return statements within this function.
Open

            return RegexObject(obj)
Severity: Major
Found in django/db/migrations/autodetector.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return (
    Severity: Major
    Found in django/db/migrations/autodetector.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return [
      Severity: Major
      Found in django/db/migrations/operations/models.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return obj
        Severity: Major
        Found in django/db/migrations/autodetector.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                          return [
          Severity: Major
          Found in django/db/migrations/operations/models.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return super().reduce(operation, app_label)
            Severity: Major
            Found in django/db/migrations/operations/models.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return [
              Severity: Major
              Found in django/db/migrations/operations/models.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return (
                Severity: Major
                Found in django/db/migrations/autodetector.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                  return [
                  Severity: Major
                  Found in django/db/migrations/operations/models.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        return True
                    Severity: Major
                    Found in django/db/models/query_utils.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return [
                      Severity: Major
                      Found in django/db/migrations/operations/models.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return obj
                        Severity: Major
                        Found in django/db/migrations/autodetector.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return [
                          Severity: Major
                          Found in django/db/migrations/operations/models.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return [
                            Severity: Major
                            Found in django/db/migrations/operations/models.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return datetime.datetime(parsed.year, parsed.month, parsed.day)
                              Severity: Major
                              Found in django/db/models/fields/__init__.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return str  # return empty string
                                Severity: Major
                                Found in django/db/models/fields/__init__.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return [
                                  Severity: Major
                                  Found in django/db/models/fields/__init__.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return []
                                    Severity: Major
                                    Found in django/db/models/fields/__init__.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return None
                                      Severity: Major
                                      Found in django/db/backends/postgresql/schema.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return field_type
                                        Severity: Major
                                        Found in django/db/backends/mysql/introspection.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language