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
595 stars 158 forks source link

Using with other Bootstrap CSS themes #322

Open sabyasachi opened 2 years ago

sabyasachi commented 2 years ago

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?

danirus commented 2 years ago

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).