Skip to content

Errors thrown when using IntegerField with choices attribute set #18

@olivergeorge

Description

@olivergeorge

is_data_constrained = models.BigIntegerField(choices=INT_BOOL_CHOICES)

to_python() takes exactly 2 arguments (1 given)

django_remote_forms/utils.py in resolve_promise, line 21

Noting this here. Will come back and update once I've investigated.

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