Skip to content

setattr cannot take unicode #187

Description

@chinyeungli

The "test_About_rejects_non_ascii_names_and_accepts_unicode_values()" in test_model.py fails because the name value for

setattr(self, name, custom_field)

is unicode which seems like not acceptable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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