On 11/13/05, Simon Willison <[EMAIL PROTECTED]> wrote:
> I'm presenting Django to a crowd of 200+ people on Thursday as part
> of the London Web Developer Frameworks evening ( http://
> blog.unixdaemon.net/cgi-bin/blosxom.pl/2005/10/27 ). I'm putting the
> slides together now and I want to do one detailing the various high-
> level components of Django. I've identified these as:

Here are my votes. I'm boring. :)

> 1. The core thingy that hooks in to the web server, maps URLs to
> views, handles errors and middleware and configuration

The Django core.

> 2. The object-relational mapper

The Django ORM.

> 3. The template system

The Django template system.

> 4. The admin backend application

The Django admin.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to