Django-blocks
Posted by kimus | Filed under cms
An easier way to build Web apps like an blog or CMS 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.

0 comments