From 7cd9d08a46115cc6bcf18abad68f9e0f4898866f Mon Sep 17 00:00:00 2001 From: Will Vincent Date: Fri, 23 Oct 2020 14:10:02 -0400 Subject: [PATCH] add feincms --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4907bc7..bef365e 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS). See [awesome-wagtail](https://github.com/springload/awesome-wagtail) too. - [mezzanine](https://github.com/stephenmcd/mezzanine) - CMS framework. - [django-cms](https://github.com/divio/django-cms) - CMS for Django. +- [feincms](https://github.com/feincms/feincms) - An extensible Django-based CMS. - [puput](https://github.com/APSL/puput) - Blog app features with Wagtail.