Alcides Fonseca

Django

last update: 24 Jun 2008
None
alcides

Django is a web framework in Python, developed at Lawrence Journal-World.

Django features a complete administration database, that you can even customize. As it was created to suit a newspaper website, it is a great solution for CMS-like applications.

Resources:

  • Django Pluggables – a list of reusable Django applications.
  • Django Snippets – a useful resource for small snippets that you will probably need. (My Snippets!)
  • Django People – a community for Django programmers.