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 1bd1f4767f - Show all commits

View File

@ -1,7 +1,6 @@
from typing import List
import os
import pathlib
import dj_database_url
from sentry_sdk.integrations.django import DjangoIntegration
import sentry_sdk