-
Notifications
You must be signed in to change notification settings - Fork 22
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
Project creation and update API and diyexperiment logic #1038
base: master
Are you sure you want to change the base?
Project creation and update API and diyexperiment logic #1038
Conversation
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
Signed-off-by: Mairi Dulaney <[email protected]>
* commit '921092d9': Set queryset order for member-exchange endpoint
Signed-off-by: Mairi Dulaney <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to try rewriting this so validation uses forms (i.e. re-use forms used by on-site project creation), rather than serializers.
I also want to hold off on implementing this potential feature until we've done a bit more brainstorming & talking to others about this general idea.
See #1035 and #1036