On Sat, Dec 20, 2008 at 3:17 PM, Peter <[email protected]> wrote: > > > > On Dec 20, 1:03 pm, felix <[email protected]> wrote: >> just a thought: >> >> you might consider allowing multiple front page objects and having a way to >> select the current one. >> this could come in handy to switch what is currently the front page (or to >> audition the new front page). >> > > Yes - perhaps add a Boolean field (not shown in the admin) > 'is_active'
Very relevant, don't forgot to overload the save method to set other is_active to 0! Regards, James. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

