On 8/9/06, Bryan Chow <[EMAIL PROTECTED]> wrote:
> In particular, take a look at "Admin converted to separate templates"
> near the bottom.

I think Kenneth was referring more to the relative difficulty of
adding some types of new functionality to the admin; re-"skinning" it,
or building up custom pages for an app or model, is easy, as is
dropping in JavaScript to provide UI enhancements.

But building new views (or, sometimes, templatetags) which integrate
into the admin can be much harder depending on the specific things you
want to accomplish, and may warrant developing an entirely customized
administrative interface.

-- 
"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