Django Blocks
Django Blocks will provide an easier way to build Web apps more quickly and with almost no code.
Django is a great framework. It's easy to learn and use. Building a site in it is easy. But why re-invent the wheel each time? The goal of django-blocks is to be able do do a site without a real need to write many lines of code (or any) because almost common stuff like a content and how it should be shown will be configured by the user. It should be easy to do a Blog (like WordPress) or some other kind of CMS based site (like in Drupal) easily.
The planning is almost complete we will write some wiki page in English soon. The project has already some code in the SVN but still not much because we are searching for other projects that maybe already implemented some stuff we need. If not we will implement.
If you need more information please contact one of the team.
The django-blocks team
Figure: django-blocks admin pages
Last Log
just check Updates for the changes.
Figure: django-blocks pages
Planed Key Features:
- Django Admin Integration
- Create / Edit / Publish / Delete Content based on Content Types
- Create / Edit / Delete Content Types
- Rich Text Editor (Almost WYSIWYG)
- Content Versioning
- Content Approval Workflows
- Simple Web Setup Installer
- Multilingual Support
- RSS Syndication Feeds
- jQuery Integration
Check the wiki/Status page.