wagtailsocialfeed package

Submodules

wagtailsocialfeed.blocks module

wagtailsocialfeed.managers module

class wagtailsocialfeed.managers.ModeratedItemManager[source]

Bases: django.db.models.manager.Manager

get_or_create_for(original_post)[source]

Get an existing ModeratedItem based on the original_post or create a new one if it cannot be found.

Parameters:original_post – The original post as a JSON string or encoded JSON object

wagtailsocialfeed.models module

wagtailsocialfeed.urls module

wagtailsocialfeed.views module

wagtailsocialfeed.wagtail_hooks module

Module contents