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

fixup! Add reviewers to the funds through the person page

parent f8803c37
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ from django.core.exceptions import ValidationError ...@@ -3,7 +3,7 @@ from django.core.exceptions import ValidationError
from django.core.paginator import EmptyPage, PageNotAnInteger, Paginator from django.core.paginator import EmptyPage, PageNotAnInteger, Paginator
from django.db import models from django.db import models
from modelcluster.fields import ParentalKey, ParentalManyToManyField from modelcluster.fields import ParentalKey
from wagtail.admin.edit_handlers import ( from wagtail.admin.edit_handlers import (
FieldPanel, FieldPanel,
FieldRowPanel, FieldRowPanel,
......
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