
A mezzanine flavored fork of django-flatblocks. The goal of this project is to be able to easily create custom blocks of HTML in the template, and can be editable via admin.
This product is a mezzanine flavored fork of django-flatblocks. The main goal of this project is to make it easy to create custom blocks of text/HTML in the template and allow them to be editable via the admin.
This product is a mezzanine flavored fork of django-flatblocks that simplifies the process of creating custom blocks of text or HTML in templates. It provides features such as raw text blocks, rich text blocks, image blocks, multisite support, frontend inline editing, categories for block management, optional MPTT support, optional unlimited passed arguments, and compatibility with modeltranslation. The installation process involves adding the product to the virtualenv, configuring the project settings, and including block tags in the templates.
