For me the #django IRC chat logs have given me much success as a reference point as I am a beginner with django. That search on there for me is a goldmine.
Steve On 11/21/08, AndyB <[EMAIL PROTECTED]> wrote: > > I basically would like some way for staff users to choose which > columns are displaying in an object's changelist. > > So far I've got an ugly solution which I can actually have some idea > how to implement and the 'correct' solution which requires quite a lot > of digging in the django internals. > > The ugly solution is 'show everything and use jquery to control what > is displayed' > > The correct solution I imagine would involve altering the list_display > properties that are created when the app's admin.py is imported. > > Has anyone tried to do anything like this already? > > Andy > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---