Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Models should have the attribute 'id' #120

Closed
mgabriel-silva opened this issue Jun 6, 2019 · 1 comment
Closed

Models should have the attribute 'id' #120

mgabriel-silva opened this issue Jun 6, 2019 · 1 comment
Milestone

Comments

@mgabriel-silva
Copy link

Request Type

Bug

Problem Description

Models should have the attribute 'id' since it's an attribute of the real entity.
No model defined in models.py has this attribute
Created models from json should have id too.

@mgabriel-silva
Copy link
Author

update_case doesn't work because of this.
AttributeError: 'Case' object has no attribute 'id'

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

No branches or pull requests

2 participants