Skip to content

Commit

Permalink
Remove one page limitation on FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
edwoodward committed Apr 18, 2023
1 parent 8756726 commit 734c312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,6 @@ class FAQ(Page):
template = 'page.html'

parent_page_types = ['pages.HomePage']
max_count = 1


class GiveForm(Page):
Expand Down

0 comments on commit 734c312

Please sign in to comment.