Hi,
I am searching a ready to use CMS based on Django.
I have used DjangoCMS some months ago and I am looking for alternatives.
I found wagtail, but this is not ready to use. I found CodeRed which looks good.
Which ready to use CMS exists? Can you recommend one?
1 Like
CodeRed is a wrapper around Wagtail CMS. I like it, as it has a built in admin that is nice to use.
-Jorge
I recommend Wagtail https://wagtail.io/ - it’s unobtrusive and well thought. It’s practically pure Django + missing CMS related parts. And the admin, oh boy, it’s slick!
Hi, what are you calling “ready-to-use”?. Don’t expect something like wordpress in django world, i mean with templates and themes ready made for you.
1 Like