Trying to add a bit of placeholder text on talk proposals. #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "JasonvanGumster/bconla:proposal_placeholder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is kind of a dirty fix. I suspect that the MesssageForm class gets
used elsewhere (like for contact forms and the like), so if that's the
case, we may need to make a specific PresentationProposalForm class and
use that in
conference_main/views/event.py
(where the form is actuallybuilt).