Re: newforms-admin customisation hook suggestions

2008-05-28 Thread Simon Willison
On May 29, 12:21 am, "Honza Král" <[EMAIL PROTECTED]> wrote: > We had some discussions during PyCon in Chicago, the biggest issue we > have with the hooks is the amount of code needed to change the widgets > > we talked with Joseph about something like widget-sets, a mapping prom > either field, o

Re: newforms-admin customisation hook suggestions

2008-05-28 Thread Honza Král
We had some discussions during PyCon in Chicago, the biggest issue we have with the hooks is the amount of code needed to change the widgets we talked with Joseph about something like widget-sets, a mapping prom either field, or perhaps field type to widgets, that could be easily defined - the sim

newforms-admin customisation hook suggestions

2008-05-28 Thread Simon Willison
We (GCap, large commercial radio company in the UK) have been developing against the newforms-admin branch for a few months now, and based on that experience I have a number of suggestions for simple hooks that could be added to make it easier to customise. 1. Provide a custom template for a chan