Skip to content

Remove apiv1 from our internal usage. #3054

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

Merged
merged 9 commits into from
Oct 23, 2017
Merged

Conversation

ericholscher
Copy link
Member

Forked from #3051

  • Replace references to api_v1 in projects/tasks.py
  • Replace __unicode__ with __str__ in comments.admin.py
  • Remove mocks of projects.tasks.api_v1

@ericholscher ericholscher mentioned this pull request Aug 29, 2017
@ericholscher
Copy link
Member Author

Going to test this sometime this week, and hopefully get it deployed 🎆

Ryan Ginstrom and others added 9 commits October 13, 2017 21:39
Admin users will get an extended list of fields, for use in the build instances.
Normal users get a different project serializer with limited fields.
This uses a mixin class to the viewset to select the serializer class based on
whether the user is staff or not.
@agjohnson agjohnson force-pushed the ginstrom-migrate-v1-to-v2 branch from 1333d94 to c261684 Compare October 14, 2017 03:45
@ericholscher ericholscher merged commit c7d7360 into master Oct 23, 2017
@agjohnson agjohnson deleted the ginstrom-migrate-v1-to-v2 branch October 23, 2017 18:50
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.

2 participants