hi.

So I have my tagging and auditing application on the current trunk,
and they service their purpose well.

but I'd like to know the 'best' way to rewrite this in the magic-removal trunk.

when magic removal was first proposed it mentioned that these kind of
things would be much easier.

so.. how would i go about implementing both of these featutres.

by tagging I would like to add something close to a  m2m relationship
to a particular table

and by auditing i'd like to be able to insert a record into a
'history' table, and have all changes to the base table be entered
into the history table without me having to worry about it directly.

how do I accomplish these 2 tasks?

TIA
Ian

--
[EMAIL PROTECTED] -- blog: http://feh.holsman.net/ -- PH: ++61-3-9877-0909

If everything seems under control, you're not going fast enough. -
Mario Andretti

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to