FeinCMS
Our homepage is managed in FeinCMS, the best Content Management System in Django what is available on the Internet. FeinCMS has a few interesting features:
Page structuring: It lets you reorder page content blocks using a drag-drop interface, and you can add as many content blocks to a region (e.g. the sidebar, the main content region, etc.). It provides helper functions, which provide ordered lists of page content blocks.
Custom contents (ContactForm, RawContent, RichTextContent, ApplicationContent, etc.): FeinCMS knows nothing about content - just enough to create an admin interface for your own page content types. It allows you to easily add your own content types, which you can then manage through a javascript-enhanced interface.
Easily manageable multi-language support: You can connect together pages from different languages as translations of each other. During run-time in every page a link is available to its translations. This way a multi-language site can be easily created.
blog comments powered by Disqus