Skip to content

Add support for django models #39

Closed
@mRokita

Description

@mRokita

Is your feature request related to a problem? Please describe.
It would be nice to be able to document Django models without adding docstrings, just like pydantic models.

Describe the solution you'd like
Add similar support for Django models

Describe alternatives you've considered
Adding docstrings to every model field, I don't really like it because usually it means duplicating verbose_name value.

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