danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

Use 'load static' instead of 'load staticfiles' in tutorial's base.html. #225

Closed danirus closed 3 years ago

danirus commented 3 years ago

Fixes issue #152.