From 39446b9f5efed9b54d763149bf7e9670af78cb59 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Sun, 6 Jul 2014 00:14:18 +0200 Subject: [PATCH] Added `feincms` framework. Added `feincms` framework. --- docs/libraries.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/libraries.rst b/docs/libraries.rst index 0efc582..843078e 100644 --- a/docs/libraries.rst +++ b/docs/libraries.rst @@ -128,12 +128,14 @@ Content Management System Content management platforms. - `django CMS`_ - The easy-to-use and developer-friendly CMS +- `feincms`_ - A Django-based CMS with a focus on extensibility and concise code - `wagtail`_ - A new Django content management system - `mezzanine`_ - A content management platform built using the Django framework - `Plone`_ - A robust, secure, entreprise level CMS .. _django CMS: https://github.com/divio/django-cms +.. _feincms: http://www.feincms.org/ .. _wagtail: http://wagtail.io/ .. _mezzanine: http://mezzanine.jupo.org/ .. _Plone: http://plone.org