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

Bug Fixes #72

Merged
merged 1 commit into from
May 14, 2016
Merged

Bug Fixes #72

merged 1 commit into from
May 14, 2016

Conversation

sethdenner
Copy link
Contributor

  • Fixed it so max_length get set on FieldUUID
  • Fixed denormalization so it skips virtual fields on the model
  • Fixed slicing to accept 0 length slices because django_rest_framework was asking for them.

* Fixed it so max_length get set on FieldUUID
* Fixed denormalization so it skips virtual fields on the model
* Fixed slicing to accept 0 length slices because django_rest_framework was asking for them.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 61.839% when pulling 8d9ce5c on sethdenner:fix-bugs into 14d3b77 on Knotis:master.

@sethdenner sethdenner merged commit 588d79f into Knotis:master May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants