Skip to content

Fix ruff lints #6

@jpmckinney

Description

@jpmckinney

Currently noqa:

  • DJ001: nullable string columns (change the fields and makemigration after receiving DB)
  • S308: mark_safe

Low priority:

  • DJ008: missing __str__ methods
  • ARG001 (requires creating signals.py and importing it from an AppConfig.ready)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions