Django Web Application Development

By Kathy Johnson

Django Web Application Development

Django is a free and open-source web framework, written in Python. It emphasizes re-usability and "pluggability" of components, less code, low coupling, rapid development, and the principle of don't repeat yourself.

  • 277