Re: Ticket #714

2005-12-09 Thread Afternoon
Was thinking about #714 - access to id of current user on admin - in the context of the auto_now_now and auto_add options on DateField. The meta options auto_creator and auto_editor could be added. auto_creator sets the value of a field to the current admin user on INSERT, auto_editor sets that v

Ticket #714

2005-12-01 Thread Afternoon
I'd like to have a go at creating a fix for ticket #714: access to id of current user on admin. I have no idea what I'm doing though. Could anyone offer some guidance on how I might go about solving this problem? Afternoon, man about the Intern