Skip to content

Commit

Permalink
Add StackOverflow link
Browse files Browse the repository at this point in the history
  • Loading branch information
brylie committed May 21, 2024
1 parent 6c0c2c0 commit 42c0b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions facets/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class TopicChooserViewSet(ChooserViewSet):
# TODO: determine how to enable editing/creation of topics
# which is made difficult since they are pages,
# so need to be placed into the Wagtail page tree
# https://stackoverflow.com/questions/78513604/automatically-specify-parent-page-when-creating-new-page-instances-via-chooservi
# edit_item_text = "Edit topic"
# form_fields = ["title"]

Expand Down

0 comments on commit 42c0b14

Please sign in to comment.