django-nomadblog

A minimalist Django blogging system
Download

django-nomadblog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Hector Garcia
  • Publisher web site:
  • http://nomadblue.com/

django-nomadblog Tags


django-nomadblog Description

A minimalist Django blogging system django-nomadblog is a basic Django application implementing the most simplest form of a blog (from my point of view, of course). It has been written with an eye on keeping modularity as far as possible, so you won't find lots of goodies in the code, but just a couple of features to help you start hacking. Here are some key features of "django-nomadblog": · A mechanism to tell the application if there's gonna be only one blog or multiple blogs and users, easily configurable via a project setting and a URL pattern. · Views are split into two functions, one for the view logic and the other in charge of creating or updating the "RequestContext". This enables calling the logic behind a view without rendering the response. It is better explained below. Requirements: · Python


django-nomadblog Related Software