Skip to content

Conversation

@LilyFirefly
Copy link

There appears to be a bug in drf when creating tokens (in Python 3)

The issue is mentioned in encode/django-rest-framework#1382

The error in sentry is http://sentry.incuna.com/default/bydureon-epatientincunatestingcom/group/45/

We could fix this in this app but it would be better to get it fixed in drf.

@maxpeterson
Copy link
Member Author

This has been addressed in encode/django-rest-framework#1549

@incuna/backend any opinions on whether we should patch this repo to workaround the issue (until it is released in drf) or use a git commit / checkout of drf in all projects that use authtoken.

@mlen108
Copy link
Contributor

mlen108 commented Apr 28, 2014

I think a git checkout with good comment will do. It can be replaced when new version of DRF is released.

@LilyFirefly
Copy link

@nologo Review?

SemVerTsar added a commit that referenced this pull request Jun 12, 2014
Authentication raises a 500 when the token is created (during first login)
@SemVerTsar SemVerTsar merged commit ebb438a into master Jun 12, 2014
@SemVerTsar SemVerTsar deleted the update_django-rest-framework branch June 12, 2014 14:07
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 77f239b on update_django-rest-framework into 8cc01cf on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 77f239b on update_django-rest-framework into 8cc01cf on master.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants