Re: Expand FlatPage admin interface.

2012-01-02 Thread Andre Terra
On Mon, Jan 2, 2012 at 5:57 AM, Elad Zucker wrote: > The main problem I am having with trying to change the flatpage is that > the flatpage is already registered. so I cant re-register with a new admin > modal. Try having a call to admin.site.unregister first! Cheers, AT -- You received th

Re: Expand FlatPage admin interface.

2012-01-01 Thread Elad Zucker
Thanks, I already seen that articles. The main problem I am having with trying to change the flatpage is that the flatpage is already registered. so I cant re-register with a new admin modal. I have an error : All I want to do is that when I access the FlatPage I would like to have an aditional fi

Re: Expand FlatPage admin interface.

2012-01-01 Thread Timothy Makobu
https://docs.djangoproject.com/en/1.3/releases/1.0-porting-guide/#the-admin On Sun, Jan 1, 2012 at 9:59 PM, Elad Zucker wrote: > I am learning Django using the book "Practical Django Project". This isn't > such an old book but seems to be very out-dated in terms of django. it Uses > the old admi

Expand FlatPage admin interface.

2012-01-01 Thread Elad Zucker
I am learning Django using the book "Practical Django Project". This isn't such an old book but seems to be very out-dated in terms of django. it Uses the old admin interface which I assume was replaced in version 1.0. To make a long story short, one of the example of the book is to add a keyword