Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Bug 1050417 - Remove One and Done User REST API #300

Merged
merged 1 commit into from
Oct 20, 2015

Conversation

bobsilverberg
Copy link
Contributor

No description provided.

@bobsilverberg
Copy link
Contributor Author

@akatsoulas For a number of reasons we have decided to remove the Users API, but we're going to keep the Task API for now.

r?

from braces.views import LoginRequiredMixin
import django_browserid.views
from tower import ugettext as _
from random import randint
import re
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I prefer all the import statements before from.

@akatsoulas
Copy link
Contributor

Apart from the minor comment, everything looks good here. r+ 🚀

@bobsilverberg
Copy link
Contributor Author

Thanks for the review @akatsoulas!

bobsilverberg added a commit that referenced this pull request Oct 20, 2015
Bug 1050417 - Remove One and Done User REST API
@bobsilverberg bobsilverberg merged commit 2888fa2 into mozilla:master Oct 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants