On 7/21/06, Elver Loho <[EMAIL PROTECTED]> wrote:
> On 7/21/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
> > I wonder if you could be a bit more explicit here... I can't think of
> > a single place where you "just set a variable and have it do
> > something cool", so I'd like to know more about what scares you.
>
> The admin module? http://www.djangoproject.com/documentation/tutorial2/

So, to elaborate, what scares you about the admin app?

The admin introspects the model and dumps the output into an
HttpResponse. Parameters in the 'Admin' inner class control what that
HttpResponse ends up looking like.

How is that magic?


-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to