Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

move extra questions to info and profile pages#107

Closed
eMBee wants to merge 1 commit intofossasia:developmentfrom
eMBee:2-move-additional-questions-to-proposal-and-user-forms
Closed

move extra questions to info and profile pages#107
eMBee wants to merge 1 commit intofossasia:developmentfrom
eMBee:2-move-additional-questions-to-proposal-and-user-forms

Conversation

@eMBee
Copy link
Collaborator

@eMBee eMBee commented May 30, 2024

this version successfully saves answers to custom questions

form.save()
form.is_valid()
submission = form.instance
form.submission = submission
Copy link
Member

Choose a reason for hiding this comment

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

I don't understand, what is the point of re-attaching instance to form under another name?

This line is

form.submission = form.instance

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants