wagtailcomments_xtd

UNKNOWN


License
Other
Install
pip install wagtailcomments_xtd==0.0.2

Documentation

Wagtail Comments

This module allows you to manage django-comments-xtd comments into the Wagtail admin UI. Tested on Wagtail 1.7+.

Screenshot 1

Screenshot 2

Instructions

pip install wagtailcomments_xtd

Add 'wagtailcomments_xtd' to your INSTALLED_APPS

Add 'wagtailfontawesome' to INSTALLED_APPS if it's not there already