On Tuesday 20 June 2006 17:17, coulix wrote: > when i add a tag element via the admin interface, or from a blog > entry. total_ref is always null. why doesnt it get affected to 28 ? > thanks
It looks OK to me. I do have similar code that sets values like this, so it should work. To debug, try making sure your code is actually being executed e.g. print statements or throwing exceptions at the relevant points. Luke -- As Ralph Waldo Emerson once said, "I hate quotations." Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

