I'm happily using this snippet that could be used for editing any
column on the change list page:

http://www.djangosnippets.org/snippets/568/

On Aug 17, 8:28 am, Donn <[EMAIL PROTECTED]> wrote:
> Hi,
> I have a model that I'd like to edit in a way that I can get to some of the
> members going down the page -- like inline only without a parent.
>
> I'd like to edit only certain fields from the model in that 'mass change'
> screen -- I guess this is a job for the fields list.
>
> (It's a menu model and I'd like to change the ordering number of links as well
> as titles -- without having to click back and forth from list to detail).
>
> How do I create a second entry in the home page of admin for a model and then
> alter the change list in the way described?
>
> Or is this a job for a custom form, off a link unrelated to /admin ?
>
> \d
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to