Skip to content

Add additional supported fields #118

@jacobwegner

Description

@jacobwegner

I have a use case where I would like to store localized fields that are not CharField or TextField fields.

I'd like to start with adding JSONField, which seems to work pretty well.

I would also like to explore FileField. That field just stores a path in the database, but will need some additional work to wrap it so it returns FieldFile instance as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions