Adding placeholder text in the presentation proposal form #1

Closed
Jason van Gumster wants to merge 16 commits from (deleted):proposal_placeholders into staging

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit a57e386347 - Show all commits

View File

@ -1,4 +1,5 @@
import logging import logging
from datetime import datetime
from django import urls from django import urls
from django.contrib import messages from django.contrib import messages