tonemcd wrote:
> I think that this http://lukeplant.me.uk/blog.php?id=1107301634 might
> be helpful.

I've just used the first bit of Luke's wheeze- storing the user.id and
stuffing it in the model's save method.
I had to put 'null-True' in the model to get the user.id bit of this to
work. Otherwise the 'if self.officer_id is None:' always failed.
Left a comment on the web site, Luke.

Works fine for me now, and it's a simple of way of providing a
much-requested feature.

thanks Luke
Derek


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to