Re: Admin site - apply business logic

2008-04-29 Thread [EMAIL PROTECTED]
thanks for shedding some light, I'll be sure to keep my eye on the newforms-admin branch. Maybe I'll get my hands dirty in the todo list that's stopping the merger as it looks very promising to me. -al On Apr 29, 9:55 pm, "Justin Lilly" <[EMAIL PROTECTED]> wrote: > I think you'd be interested in

Re: Admin site - apply business logic

2008-04-29 Thread Justin Lilly
I think you'd be interested in the newforms admin branch of django. http://code.djangoproject.com/wiki/NewformsAdminBranch which is what is suggested for extending the admin panel (with your business logic, for instance). Note that this isn't part of trunk yet. Many people have chosen to wait unti