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.

Home Page:https://django-comments-xtd.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using with other Bootstrap CSS themes

sabyasachi opened this issue · comments

django-comments-xtd is using a modified version of Bootswatch Lumen theme.

Have people been using django-comments-xtd with other Bootstrap CSS themes, etc? If yes, what are your recommendations for avoiding accidental overrides and conflicts?

Yes, that's correct. It's outdated.
However the evolution of the app goes towards no frontend dependencies.
In the next major version of the application there will be no use of Twitter-bootstrap or any other CSS or JS frontend framework (see #161).