Recommend on Google
 

Django Web Framework



 

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Developed four years ago by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.

Object-relational mapper
Define your data models entirely in Python. You get a rich, dynamic database-access API for free — but you can still write SQL if needed.

Automatic admin interface
Save yourself the tedious work of creating interfaces for people to add and update content. Django does that automatically, and it’s production-ready.

Elegant URL design
Design pretty, cruft-free URLs with no framework-specific limitations. Be as flexible as you like.

Website:
www.djangoproject.com
Rating:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
License:
Freeware
Added:
26/05/2010
Hits:
749
Category:
Python
Share:
Tags:
 

Add your Review