Proposal: Template block for submit buttons in admin's change_form.html

2008-10-25 Thread suuntala
G'day all, After a quick search, it seems I am not the only one who has had problems changing the submit buttons on an item's change view in the admin application. Some people even use JavaScript for this. For me the problem is that I would just like to change the buttons but still use admin/chan

Re: Proposal: AnonymousUser that you can set specific permissions for

2008-10-25 Thread Dj Gilcrease
On Sat, Oct 25, 2008 at 2:59 AM, David Cramer <[EMAIL PROTECTED]> wrote: > > I think being able to specify permissions for the AnonymousUser is > useful, but hacking this in as a row in the database for User is not > the right approach. > > I'm +1 for the ability to give permissions to anonymous u

Re: assigning to model properties for mocking

2008-10-25 Thread Calvin Spealman
Thanks for all the input and response everyone. On Thu, Oct 23, 2008 at 8:00 PM, Malcolm Tredinnick < [EMAIL PROTECTED]> wrote: > > > On Thu, 2008-10-23 at 05:49 -0400, Calvin Spealman wrote: > > On Wed, Oct 22, 2008 at 4:14 AM, Malcolm Tredinnick > > <[EMAIL PROTECTED]> wrote: > > > > > >

Re: Proposal: AnonymousUser that you can set specific permissions for

2008-10-25 Thread David Cramer
I think being able to specify permissions for the AnonymousUser is useful, but hacking this in as a row in the database for User is not the right approach. I'm +1 for the ability to give permissions to anonymous users. On Oct 24, 9:59 pm, "Dj Gilcrease" <[EMAIL PROTECTED]> wrote: > On Fri, Oct 2