Skip to content

Pattern validation: error: bad escape \z #32

Open
@kmmbvnr

Description

@kmmbvnr

I've got an issue with validation Django User model schema generated by django-rest-framework

error: bad escape \z

image

To mimic other engines drf changes python '\Z' to '\z` that cause problem with validation on python>3.6

Probably the same problem could happens with any other scheme, came from not-python backend.

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