Skip to content
Snippets Groups Projects
Commit bbebc032 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Add in the missing model reference

parent 24b8febc
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@ from opentech.apply.funds.models import ApplicationSubmission, Round, ScreeningS
from opentech.apply.funds.workflow import STATUSES
from opentech.apply.users.groups import STAFF_GROUP_NAME
from opentech.apply.utils.image import generate_image_url
from opentech.images.models import CustomImage
from .widgets import Select2MultiCheckboxesWidget
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment