Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pattern validation: error: bad escape \z #32

Open
kmmbvnr opened this issue Jan 19, 2022 · 0 comments
Open

Pattern validation: error: bad escape \z #32

kmmbvnr opened this issue Jan 19, 2022 · 0 comments

Comments

@kmmbvnr
Copy link

kmmbvnr commented Jan 19, 2022

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant