Hi,

I'm playing around with extending field types, but I've hit a bit of a
wall when trying to create custom "widgets" for use in the admin.  Can
anyone shed any light on how templates in
django/contrib/admin/templates/widget/ are invoked?  I've got a new
subclassed fieldtype working fine, with a customised form class, and
I've tracked the code up to the point where fieldsets are generated,
but am at a loss now as to how those are wrapped in the "widget"
templates?

Any pointers much appreciated!

-Phil

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